Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2003 11:26:15 -0800
From:      Roman Volf <volfman@keystreams.com>
To:        freebsd-isp@freebsd.org
Subject:   FreeBSD not routing between VLANs
Message-ID:  <3FAE94D7.7050401@keystreams.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAE94D7.7050401>