From: SourceForge.net <no...@so...> - 2008-11-30 23:10:44
|
Bugs item #2357494, was opened at 2008-11-29 03:12 Message generated for change (Comment added) made by henryn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2357494&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v0.8.x (devel) >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ndis-bridge can't work well with pppoe Initial Comment: I tried to use pppoe in colinux, but pppoeconf can't find modem when using ndis-bridge, changing to pcap-bridge did not have this problem ---------------------------------------------------------------------- >Comment By: Henry N. (henryn) Date: 2008-12-01 00:10 Message: The new filter rule is "(ether dst mac) or (ether broadcast)". More the same as under pcap-bridge. Only multicast have not enabled. I was able to use pppoeconf and a connection was established. Is committed as SVN revision r1151. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-11-30 16:44 Message: Yes, ndis-bridge only support ARP/IP protocol. It doesn't support AOE (in my case) & PPPOE. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2357494&group_id=98788 |