LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   routing (https://www.linuxquestions.org/questions/linux-networking-3/routing-264867/)

bhughesiii 12-10-2004 10:06 AM

routing
 
I have a network subnet 192.168.2.0... I want to route to subnet 192.168.0.0.. I have 2 NIC's in my machine which is a gw/firewall... eth0 = public ip eth1 = private ip.. what all do I have to do to route 192.168.2.0 to 192.168.0.0? I thought I had it figured out but I was wrong

bruj3w 12-10-2004 10:41 AM

enable ip forwarding

then configure your routing table via the route command. man route.

i could tell you the exact commands but you arent gonna learn anything then are you? google if you get stuck.

bhughesiii 12-10-2004 11:20 AM

I think I got the problem figured out... the devices on the other network were not configured properly.. its working now.. I did try google but didn't find anything fast enough.. thanks though


All times are GMT -5. The time now is 03:51 AM.