Opened 2 years ago
Closed 17 months ago
#364 closed System Defect (fixed)
PPPoE doesn't work
| Reported by: | vans | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 8.2 |
| Component: | Network Manager | Version: | |
| Keywords: | Cc: | trac-bugs@… |
Description
PC-BSD 8.2 RC2. I have properly working ethernet interface. I've set up pppoe connection in usual way: on the tab entered login/pass, selected interface, service name leaved empty. So, even after reboot there is no connection. These were abstract words. So, the problem seems to be in that no profile name is given and in ppp.conf there is line (number 5) with only a ":" (without quotes).
So, if I comment these line (and next lines become 'default' profile) or I give some name to the profile ('inet' for example) and set this profile in rc.conf in ppp_profiles then all works ok.
Sorry that no example line from files given, I have no access to that PC. May be someone can test it, or I'll try to provide some more info a few days later.
Attachments (1)
Change History (6)
comment:1 Changed 2 years ago by vans
comment:2 Changed 2 years ago by vans
These are the lines dedicated to the ppp configuration in rc.conf:
[Paul@pcbsd-8429] ~# grep -i ppp /etc/rc.conf ppp_enable="YES" ppp_mode="background" ppp_nat="NO" ppp_profile=""
comment:3 follow-up: ↓ 4 Changed 18 months ago by dlavigne
Can you confirm whether or not this is still an issue in 9.0-RC3?
comment:4 in reply to: ↑ 3 Changed 18 months ago by vans
Replying to dlavigne:
Can you confirm whether or not this is still an issue in 9.0-RC3?
I won't be able to test it with the RC3 next two weeks. :(
May be, someone uses PPPoE and can test... So, can you ask the testing list?
comment:5 Changed 17 months ago by dlavigne
- Resolution set to fixed
- Status changed from new to closed
Closing ticket due to lack of 9.0 feedback. Please reopen if it is still an issue on 9.0-RELEASE.

So, here are some info.
This is with the configuration, generated with the NetworkManager?.
I'll attach rc.conf and ppp.conf.