On Sat, 29 Dec 2001, Aleksander Rozman - Andy wrote: > > Hi People! > > I am currently working on implementing new protocol (ax.25) on > FreeBSD. Now my problem is this. For device (SCC Card) there is no > driver on FreebSD yet (I will do that after I finish ax.25)... SO my > question is, would it be possible to put this card on another machine > (running linux)and then route all packets that will come into card to > another computer (freebsd), via com port or another ethernet card. > Problem is that I need everything that will come from this card, > without being proccesed by linux. Is this possible? And how can it be > done?
I am not up on Linux, but you would need the Linux machine to act like a transparent bridge, though I still think you would be missing some frames as the Linux machine would be processing the frames to do the forwarding between interfaces. Nick Rogness <[EMAIL PROTECTED]> - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message