<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Take a look at /etc/network/interfaces<br>
<br>
jferrando@alcudia:/etc/network$ cat interfaces<br>
auto lo<br>
iface lo inet loopback<br>
address 127.0.0.1<br>
netmask 255.0.0.0<br>
<br>
auto eth0<br>
iface eth0 inet static<br>
address 10.54.10.2<br>
netmask 255.255.255.0<br>
gateway 10.54.10.1<br>
<br>
...<br>
<br>
7230 escribió:
<blockquote cite="mid200710091058.17412.yogich7230@sc2000.net"
type="cite">
<pre wrap="">I have changed the NIC on my Desktop box and, as a result, require
reconfiguration. Is there a good & simple way to do this w/o having to d/l
kudsu (or whatever it is called)?
T/A...
...Yogich
====
Whomever invented the BlackBerry doesn't know about bottom-posting.
</pre>
</blockquote>
<br>
</body>
</html>