[thechat] Network clue needed ...

John Handelaar john at userfrenzy.com
Mon Jul 13 09:33:03 CDT 2009


On Mon, Jul 13, 2009 at 15:22, Luther, Ron <Ron.Luther at hp.com> wrote:

> Edit /etc/network/interfaces
>        Auto eth0
>        Iface eth0 inet static
>        Address 192.168.0.100
>        Netmask 255.255.255.0
>        Network 192.168.0.0
>        Broadcast 192.168.0.255
>        Gateway 192.168.0.1
>
>
> So change that 'address' line to 192.168.0.202 ???
>

That'll almost certainly work.

Also an option: remove *everything* after 'Auto eth0' and replace it with

       iface eth0 inet dhcp

(sudo /etc/init.d/networking restart when you're done)

jh



More information about the thechat mailing list