On Jul 1, 2013, at 6:21 PM, Christopher Chan wrote: > Wait, what do you mean by "the gateway ip is the same as your nic address"? >
What I meant is that the Gateway on line three says 192.168.0.4, and that is also the IP address of the nic. [email protected]:~# netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- default 192.168.0.1 UG 2 14 bnx0 127.0.0.1 127.0.0.1 UH 2 320 lo0 192.168.0.0 192.168.0.4 U 4 83 bnx0 Routing Table: IPv6 Destination/Mask Gateway Flags Ref Use If --------------------------- --------------------------- ----- --- ------- ----- ::1 ::1 UH 2 154 lo0 fe80::/10 fe80::218:8bff:fe51:c5b9 U 2 0 bnx0 [email protected]:~# > You should ask your ISP for 1) the ip address of the router and 2) ask them > to set things back to normal on that router - no dhcp, none of this weird NAT > setup that you are using. You should be the one assigning the static Internet > addresses to your servers and not playing roulette with dhcp. Yeah, I've actually thought about that, except at least now I have something that at least partially works! But I think I'm going to have to ask them to do that, and eliminate that "extra" router -- as you are right, the modem appears to also act as a router. _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
