Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Routing Problem
Name: ravi narayan Date: October 5, 2008 at 22:41:42 Pacific OS: linux Ubuntu 8.04 CPU/Ram: P 4 2 Ghz / 512MB Product: Intel Processor / Assembl
Comment:
HI
I have two subnets in my office 1) 192.168.1.0 Subnet mask 255.255.255.0 ADSL router connected to 192.168.1.1
2)192.168.11.0 subnet mask 255.255.255.0 My Ubuntu server 8.04 has two ethernet cards eth0 : 192.168.11.1 eth1 : 192.168.1.107
My machines connected to the subnet 192.168.11.0 is not able to get internet connection.
Please suggest what is the entries to be made in the routing table on the machines on the subnet (192.168.11.0) to get the internet connection.
Name: guapo Date: October 6, 2008 at 05:48:56 Pacific
Reply:
If you disconnect or disable eth1, do you have internet? I believe that to use both subnets, the router has to be able to handle RIP or something similar.
Do you need the second subnet to restrict users? It might be easier to do that with group policies and put everything on one subnet.
0
Response Number 2
Name: JackR Date: October 6, 2008 at 13:43:36 Pacific
Reply:
turn on "ip forwarding"
0
Response Number 3
Name: josh (by jpag3074) Date: October 6, 2008 at 19:57:33 Pacific
Reply:
Add another router and that will fix your problem
ISP->WAN Router1 (192.168.1.x) SWITCH->Router 2 WAN (set to DHCP on WAN side) (192.168.11.x on LAN with DHCP) Your Unbuntu PC's (192.168.11.x) will browse over Router 2 which routes everything to Router1, and for communcation with with router 1 PC's, plug 2nd nic into switch on Router 1
Summary: Thanks for the reply. In actual fact the server 2003 which is acting as a router only has a single gateway pointing towards the 192.168.0.1 gateway address. If there were two gateways, then there woul...
Summary: To clarify: the normal route (the one that other servers -- not just Berkeley -- use) is *directly* to Hong Kong via Global Exchange. It's just that AT&T's server doesn't seem to know how to find that...
Summary: Hi all. I installed a second nic on my home machine to inferface with my sister's machine via simple file-sharing. So, Nic A is my internet connection and Nic B is connected to the home network....