FreeBSD not routing between VLANs

Roman Volf volfman at keystreams.com
Sun Nov 9 11:26:17 PST 2003


Hello All,


I've recently had to replace a Cisco router with a freebsd router 
temporarily as the Cisco decided to start going up and down. Here is my 
configuration:

fxp0: uplink to ISP
fxp1: vlans to my switch

vlan10: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet x.x.x.1 netmask 0xfffffff0 broadcast x.x.x.15
         inet6 fe80::203:47ff:fe2e:46a0%vlan10 prefixlen 64 scopeid 0x9
         ether 00:03:47:2e:46:a1
         vlan: 10 parent interface: fxp1
vlan20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet x.x.x.17 netmask 0xfffffff0 broadcast x.x.x.31
         inet6 fe80::203:47ff:fe2e:46a0%vlan20 prefixlen 64 scopeid 0xa
         ether 00:03:47:2e:46:a1
         vlan: 20 parent interface: fxp1

Its routing everything fine except for routing between the VLAN's. i.e. 
I can't traceroute or ping from x.x.x.2 to x.x.x.18. With the cisco 
traceroutes worked fine, going through the router.

Also, I have some local IPs bound to fxp1 as it was part of a web 
cluster before i took it off to use as a temp router.

Any suggestions?





-- 
Roman Volf
Keystreams Internet Solutions
(619) 572-2062



More information about the freebsd-isp mailing list