On Mon, Feb 9, 2009 at 02:17, Aarno Aukia <[email protected]> wrote: > You need to configure the interface on the 2950 to your pfsense box as > a trunk to send and receive tagged packets. > e.g.: > > Interface fastethernet0/6 > switchport mode trunk > switchport trunk encapsulation dot1q
Ditto, but make sure that if you're tagging packets on the laptop as well to set it as a trunking interface also. By using "switchport access", you're telling the switch to drop tagged packets and place any untagged ones on VLAN 101. This is right for end-point ports - it is unwise to allow your client devices to freely tag however they see fit. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
