1. Router movistar: 192.168.1.1
  2. --------
  3. AP
  4. 192.168.1.245
  5. _______________________________
  6. Router Linux
  7. 192.168.1.1 eth0 192.168.1.10
  8. eth0:1313 192.168.1.x
  9.  
  10. ConfiguraciĆ³n Linux
  11. allow-hotplug eth0
  12. iface eth0 inet static
  13. address 192.168.1.10
  14. netmask 255.255.255.0
  15. network 192.168.1.255
  16. broadcast 192.168.1.1
  17. gateway 192.168.1.1
  18. dns-nameservers 8.8.8.8
  19. dns-search tudominio.com
  20.  
  21. allow-hotplug eth0
  22. iface eth0 inet static
  23. address 192.168.1.x
  24. netmask 255.255.255.0
  25. network 192.168.1.255
  26. broadcast 192.168.1.1
  27. gateway 192.168.1.10
  28. dns-nameservers 8.8.8.8
  29. dns-search tudominio.com
  30.  
  31.  
  32. AP
  33. address 192.168.1.245
  34. netmask 255.255.255.0
  35. network 192.168.1.255
  36. broadcast 192.168.1.x
  37. gateway 192.168.1.10
  38. dns-nameservers 8.8.8.8 #google
  39.  
  40. ---------
  41. Ahora en el DHCP Server tienes q poner la red
  42. apuntando a tu tarjeta 1313