> I am asking how to configure the Debian box
> to work with static IP addresses and you ask me
> if I properly configured the box to work with static
> IP addresses.
Relax pal, you didn't ask "how do I configure debian for this specific
task", so don't expect an answer to that. Now that you gave a straight
question, I can give you a straight answer:
Edit /etc/network/interfaces and change the line:
eth0 inet dhcp
for
eth0 inet static
address your.ip.address.here
netmask your.netmask.address.here
gateway your.linksys.ip.address
Then reboot and you should be done. Don't wanna reboot? Do
ifdown eth0 && ifup eth0
If it still doesn't work, check /etc/resolv.conf. It should say
"nameserver your.dns.server.address".
That's it.
hjf
--
Sí esta atascado, fuércelo. Sí se rompe, es que necesitaba ser reemplazado.
http://www.hjf.com.ar/