Marcos Biscaysaqu - ThePacific.net wrote: > Hi there. > Somebody knows if is possible split the rx and tx traffic in 2 > differents interfaces, I want to do it with 2 wireless cards (one rx, > one tx) , I cant make or I dont know how make it work yet..... you could use netgraph to achive some of this, at least with ethernet intefaces... check out the ng_split node together with the ng_etf node and the ng_ether node. you probably need to send and receive arp packets on the interface you will receive on and send all other packets on the 2nd interface. > > any ideas?. > > cheers > Marcos Biscaysaqu > ThePacific.net > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe_at_freebsd.org"Received on Thu Sep 22 2005 - 16:34:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:44 UTC