View Single Post
Old 14th January 2010
joostvgh joostvgh is offline
Port Guard
 
Join Date: Jan 2010
Posts: 38
Default

thx for the quick reply.
i just used if0 and if1 as references, i know about the names. sorry for the misunderstanding.
first I didn't want to activate the dhcp service.
though as you say, internal pc's need to set it as their default gateway. since I don't have access to my modem, I can't change it
this is why I need to have the if1 (internal) to act as dhcp and use NAT (since I can't access the modem to adjust the routing tables).

imo, todo:
if0 (interface to modem): I have to make the ip static because of NAT from if1 to if0
if1 (interface to internal network): I have to make the ip static (192.168.1.1) and enable DHCP to set it as default gateway
Reply With Quote