Networking Forums

Networking Forums > Computer Networking > Linux Networking > one subnet forwards and one does not ??

Reply
Thread Tools Display Modes

one subnet forwards and one does not ??

 
 
dan
Guest
Posts: n/a

 
      08-21-2004, 01:48 AM
All,

The system is a FC1 box with three nets; 2 subnets that should be forwarded and
one uplink (don't know the name for that link)

The vmnet8 works correctly and support forwarding.

usb0 does not forward.

This is the center box routing table:

[root@600e 3.3.6pre1]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
172.16.54.0 * 255.255.255.0 U 0 0 0 vmnet8
192.168.129.0 * 255.255.255.0 U 0 0 0 usb0
10.0.0.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 10.0.0.1 0.0.0.0 UG 0 0 0 eth0

This is the routing table for the box that does not forward.
(I don't know why lo does not list, it is up)

# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.129.0 * 255.255.255.0 U 0 0 0 usbd0
default 192.168.129.1 0.0.0.0 UG 0 0 0 usbd0

This is the ifconfig entry for the port that does not forward. The interface
works to the center box.

usb0 Link encap:Ethernet HWaddr C6:CD:17:14:33:51
inet addr:192.168.129.1 Bcast:192.168.129.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8983 errors:0 dropped:0 overruns:0 frame:0
TX packets:7090 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3652085 (3.4 Mb) TX bytes:558028 (544.9 Kb)

The systems uses a simple 4 line ipchains script that allows everything and
enables masq.

I do not see why this does not work. What can I try? Thanks,

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Routing - Computers on either subnet have problems finding PCs on the other subnet ZZYZX Windows Networking 2 03-26-2011 01:01 AM
DNS forwards to a wrong IP foxy1234 Linux Networking 7 08-18-2007 04:09 PM
VPN Clients and subnet, NOT the usual "255.255.255.255 subnet mask" question! snowdog_2112 Windows Networking 4 09-09-2006 01:35 AM
Logging NAT forwards?? Enrique Ariz?n Benito Linux Networking 2 07-29-2004 12:03 PM
subnet to subnet routing question S James Linux Networking 0 09-04-2003 03:37 PM



1 2 3 4 5 6 7 8 9 10 11