On 11/19/2011 09:57 AM, Rich Shepard wrote:
> On Sat, 19 Nov 2011, Richard C. Steffens wrote:
>
>> I don't know which network tool is now the "correct" one for playing with
>> network connections.
> Dick,
>
>     I don't know for sure what the ubuntus call it, but on Slackware it's
> inetd. IIRC in xubuntu it's in /etc/network/ or something similar.

Sure enough. In /etc/network there is a file named interfaces. Mine says:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.0.253
netmask 255.255.255.0
gateway 192.168.0.1

Looks like that's where I would change it if it ever needs changing in 
the future.

Thanks.

-- 
Regards,

Dick Steffens


_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to