Router and IP's

DX ssjgolleta at gmail.com
Tue Jul 3 13:07:23 MST 2007


You can also set it to static on your server. In debian based OS's, edit
the /etc/network/interfaces to make them look something like this:

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


On Tue, 2007-07-03 at 12:45 -0700, Joseph Prestia wrote:
> I have a linksys wrt54g wireless router and a small home network which
> lost power the other day and when I restarted my computers they pulled
> the wrong IP's and so the one I'm using for a web server and mail
> server was not getting the proper ports forwarded. I know I can
> disable the dhcp server  in the router but how do I set which computer
> gets which IP I just need one to have a set IP address the others
> don't matter.
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



More information about the PLUG-discuss mailing list