Re: Brian: pppoe question.

2002-01-24 Thread Julian Elischer
yep I may want to put a 'pseudo' interface down three instead of a real one, and tunnel it to somewhere else.. :-) On Thu, 24 Jan 2002, Brian Somers wrote: > > Brian, would it be possible to specify to ppp, an arbitrary node/hook on > > which to attach the pppoe node? > > Just to see if I unde

Re: Brian: pppoe question.

2002-01-24 Thread Brian Somers
> Brian, would it be possible to specify to ppp, an arbitrary node/hook on > which to attach the pppoe node? Just to see if I understand, do you mean to connect to ``something else'' besides [NIC]:orphan ? - so that another node can be put in the chain ? The netgraph code on the cvs NETGRAPH b

Brian: pppoe question.

2002-01-15 Thread Julian Elischer
Brian, would it be possible to specify to ppp, an arbitrary node/hook on which to attach the pppoe node? (instead of, say, xl0: I'd want to hook to etf0:pppoehook (which may have been set up beforehand by a script) (maybe a 'hookname' variable that is "orphan" by default..) may also allow other