[PLUG] Resolved: Setting IP address of WRT54G

Richard C. Steffens rsteff at comcast.net
Sat Nov 19 18:34:58 UTC 2011


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





More information about the PLUG mailing list