Problem implementing vlan on release 6.1 amd64



Hi,

I am stuck making VLAN operational in FreeBSD 6.1-RELEASE , amd64. The same
type config working beautifully over a year in FreeBSD 4.10-RELEASE. It looks
like although ifconfig has created the virtual interfaces but the kernel
doesn't have vlan support at all. While i do tcpdump on real and virtual
interface I don't see any incoming packets either and my Catalyst 2950 port
(both on trunk and access mode) also doesn't learn the mac of the NIC card.

Any help or tips appreciated.


--
With regards,
Samit
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: virtual NICs
    ... virtual interfaces are necessary in order to configure multiple ... IP addresses using "ifconfig", but if you use iproute2's tools you can ... > My question was whether the one being defined to eth0 has an advantage ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [SLE] load virtual interfaces at boot time
    ... >>I am trying to set up some virtual interfaces to load at reboot time ... manually with ifconfig works, but as Daniel mentionned it, it's not as ... I am putting the config file below for info, just in case there is a ... /etc/sysconfig/network # cat ifcfg-eth1 ...
    (SuSE)
  • Re: how to use DNAT for external ips in single computer setup
    ... Davide Bianchi a écrit: ... ifconfig second.virtual.ip.here eth0:2 up ... By the way, ethX:Y are not really virtual interfaces, they're just obsolete labels for ifconfig to deal with extra IPv4 addresses on an interface. ...
    (comp.os.linux.networking)