is it possible for a router to provide different gateway?
        Posted  
        
            by Hao
        on Server Fault
        
        See other posts from Server Fault
        
            or by Hao
        
        
        
        Published on 2009-10-06T05:58:35Z
        Indexed on 
            2010/05/22
            13:32 UTC
        
        
        Read the original article
        Hit count: 339
        
i have tp-link wireless router 192.168.10.188, i was can make it function as DHCP provider(range 192.168.10.100 to 192.168.10.109). the only thing that i cannot make it work as intended, is for it to provide different gateway (192.168.10.1), the computers that obtain IP from that router properly get everything(dynamic IP and dns IP), but there is no function on that router to provide different gateway, the computers always get the router's address(192.168.10.188) as gateway.
is there a router that can provide different gateway other than its own address?
or the question should be, is the dhcp of a router can provide different gateway other than its own address?
note: i cannot make the wireless router address as 192.168.10.1, we have main router(non-wireless, address is 192.168.10.1) that is connected directly to internet
© Server Fault or respective owner