Displaying 2 results from an estimated 2 matches for "zongjun".
Did you mean:
yongjun
2007 Apr 18
1
[Bridge] How to bridge a eth0 and usb0 device
Hi
I intent to use brctl to bridge two devices on linux box. One is eth0,
the other is USB net which is recognized as usb0 by linux box.
Then I run following command
# ifconfig eth0 down
# ifconfig usb0 down
# brctt addbr ipbr
# brctl addif ipbr eth0
# brctl addif ipbr usb0
# ifconfig eth0 up
# ifconfig eth0 0.0.0.0
# ifconfig usb0 up
# ifconfig usb0 0.0.0.0
# ifconfig ipv6 up
2005 Jan 30
4
detailed asterisk howto
...uding the
Architecture, Install, Configure, usage example document.
Maybe what I want is too much, after all it is a open
project, not commercial product. If I want to get that,
will I buy it or take participate in some course to learn
that ???
Thanks for your advices.
Best Regards.
Sun Zongjun