Re: PF messing with my PPPoE test or am I just confused...?

David Walker <[email protected]>
Newsgroups gmane.os.openbsd.pf
Message-ID <[email protected]>
... per your other thread also ...

Sorry to point out the obvious but 3.8?
Can you install 4.8?

# cat hostname.pppoe0
pppoedev vr0
authproto chap
authname 'username'
authkey 'password'
up
inet 0.0.0.0 255.255.255.255
dest 0.0.0.1
!/sbin/route -v add -inet default -ifp pppoe0 0.0.0.1

As far as pf.conf goes again 3.8 is a long time ago.

pass out on pppoe0

... or ...

pass out on pppoe0 from (pppoe0) to any

... etcetera.
That's 4.7 onwards.

Best wishes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.