[PLUG] Changing from Wireless to Wired Networking

Paul Heinlein heinlein at madboa.com
Tue Aug 10 14:44:56 UTC 2010


On Tue, 10 Aug 2010, Rich Shepard wrote:

>>   allow-hotplug eth0
>>   iface eth0 inet dhcp
>
> Paul,
>
>   Thank you very much. I'll work on this when I again have access to 
> the machine. We use static IP addresses here on the wired LAN and 
> I'll change the second line to reflect that.

It'd look something like

iface eth0 inet static
   address 192.168.1.2
   network 192.168.1.0
   netmask 255.255.255.0
   broadcast 192.168.1.255
   gateway 192.168.1.1

-- 
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/



More information about the PLUG mailing list