hmmm that may be problematical, because pppoe relies on the transmitting
interface to set the source MAC address.
you may be able to do it with the ng_etf node.
(ether-type_filter)
filter pppoe packets to pppoe and all others to the bridge.
julian
(p.s. etf is only in current but I have a 4.x ve
Naga R Narayanaswamy writes:
> When I run ng_bridge between 2 ethernet interfaces and then
> initiate a PPPoE session using ng_pppoe, the ppp fails and
> I repeatedly get the following message:
>
> Jan 9 11:28:55 guru ppp[387]: Warning: [1]: Cannot create PPPoE
> netgraph node: Socket is alread
Hi All,
I have a question in the IP input code. If we are able to find the next
for a source routed packet why do we change the destination address of the
packet.
in the file ip_input.c we have the code
ip->ip_dst = ipaddr.sin_addr;
(void)memcpy(cp