Em 22-07-2014 23:24, Felipe Mesquita de Oliveira escreveu:
> If this problem persists, the idea was to try installing 4.9 (which
> does the job I need) on the new machine to check if it connects
> through PPPoE.
Probably will. I also noticed that your 4.9 installation was an amd64
one and your 5.4 is an i386. I don't think it matters for pppoe, but
you'll probably get better performance using amd64 on your new hardware.
> I'm not a expert on this part. So which would be the parameters to run
> tcpdump and try to find something?
Something like: tcpdump -i bge0 -s 1500 -vvvtttt -w capture.pcap should
do the job. It'll write any packet that goes through the bge0 interface
to the capture.pcap file. You can read the file later with the -r flag.
> And also... With -current, how does PPPoE connection works?
The same. But on current, AFAIK, pppoe(8) was dropped, and there is only
pppoe(4)
> How reliable it would be running it in "production"?
Reliable, sure. But sometimes the snapshots get messed. So I'd advise
against using it on a production environment unless you really, really
need all the bleeding edge new features. I use OpenBSD current on my
personal machine. But on production, I use OpenBSD stable, thanks to the
awesome guys from mtier.

Cheers,

--
Giancarlo Razzolini
GPG: 4096R/77B981BC

[demime 1.01d removed an attachment of type application/pkcs7-signature which 
had a name of smime.p7s]

Reply via email to