[EMAIL PROTECTED] wrote this message on Fri, Jun 03, 2005 at 20:44 +0000:
> I'm trying to setup DUMMYNET to emulate long delays, such as those 
> encountered in satellite links. The problem is that I have to place my 
> freebsd host between two trunks passing vlans (2,3,4,5,6).
> 
> So the setup is:
> 
> cisco swictch trunks vlan 2,3,4,5,6 <-> freebsd <--> cisco switch trunks vlan 
> 2,3,4,5,6
> 
> 
> All the documents I could find  related to this subject matter has the 
> freebsd as an endpoint and not connecting two trunks.  Also the freebsd has 
> to be an invisible hop on the network, so it can not route this traffic.  I 
> had setup my freebsd in bridge mode but I could not get this setup to work.

You may need to increase your mtu to allow the full sized packets to pass
through...  or you could setup a vlan w/ and id that isn't used and let that
adjust the mtu for you..

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to