![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Printing across subnets (Xerox) | kjbaumann | AIX | 1 | 02-06-2007 04:41 PM |
| routing | mrthrt | UNIX for Dummies Questions & Answers | 5 | 08-21-2003 02:39 PM |
| dhcpd.conf and 2 subnets | Jody | UNIX for Dummies Questions & Answers | 2 | 10-23-2002 04:01 PM |
| communication problem between two subnets | pyerj | UNIX for Advanced & Expert Users | 8 | 12-12-2001 03:17 PM |
| Routing | john fli | IP Networking | 1 | 05-21-2001 11:39 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Routing across different subnets
I have a routing problem that I need to solve for both Windows and Linux.
In our test lab, I've set up a small network that is separated from the rest of the work by a firewall. One interface is on the 15.8.152 network, the other is on the 192.168.100 network. I can already get to the 192.168.100 network from the 15.8.152 network, by virtual of the fact that one interface of the firewall is on that network. I need to get to the 192.168.100 network from the 15.255.16 network. I do not have access to change any router configs on the 15.255.16.1 or 15.8.152.1 routers. From a 15.155.16 system, I tried route add -net 192.168.100.0 netmask 255.255.255.0 gw 15.8.158.152 dev eth0 which gives me SIOCADDRT: Network is unreachable - I get a similar error when attempting to do this from a Windows box. What I need to do is construct one or more "route add" commands to build the route, but I'm stumped. Alternately, I have another linux box which has a interfaces on both the 15.255.16 and 15.8.152 networks - I imagine I could turn it into an alternative router to bybass the 15.255.16.1 and 15.8.152.1 routers. Thoughts? |
| Bookmarks |
| Tags |
| linux commands, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|