No internet PPPoE setup

Started by ioxie, March 28, 2018, 09:56:30 PM

Previous topic - Next topic
Hello,

As you can see, I'm new around here. I don't have too much experience and knowledge, and not so much time researching everything. But I'll start this discussion, maybe some else finds it useful (as elektroinside said).

I'm tying to setup OPNsense on a box with GA Z370N-WIFI / i3-8100.
Setup needed:
- WAN - PPPoE
- LAN (to switch)
- 4G LTE modem (for failover)
- IPsec IKEv2 (CA cert auth)
- DHCP, DNS ...

Later on: IDS/IPS and other security improvements, WiFi Guest network(if it works)

The issue:
I've installed OPNsense (OPNsense-18.1-OpenSSL-vga-amd64). Changed the LAN IP with 10.0.0.1/23 and set the PPPoE credentials. Left other things as is.
The internet is not working from LAN, not even resolving the DNS, but I'm able to ping outside from the OPNsense box.
See ipv4 routes in the attached image.

Might it be something related to this(https://github.com/opnsense/core/issues/2186) issue? If yes, what can I do about it? :D

Well, solved the problem. Of course I can't set the LAN to 10.0.0.1/23 since 10.0.0.1 is the PPPoE Gateway IP.

Heh, glad you worked it out.
We actually have a very similar setup, almost the same hardware, same ISP (except maybe that i'll be using a second Mikrotik for the failover multiwan setup with a Huawei 3G modem in it, the first one i use for the guest wifi network, which works, btw, very well, you just have to isolate it as per the manual or similar to it). Note that you cannot have the same gateway for both WANs, it will not work, so check the modem just to be sure, if you got it from RDS.

Welcome to OPNsense!
OPNsense v18 | HW: Gigabyte Z370N-WIFI, i3-8100, 8GB RAM, 60GB SSD, | Controllers: 82575GB-quad, 82574, I221, I219-V | PPPoE: RDS Romania | Down: 980Mbit/s | Up: 500Mbit/s

Team Rebellion Member

Oh, one more thing, you might want to take a look at this:

https://forum.opnsense.org/index.php?topic=7690.0
OPNsense v18 | HW: Gigabyte Z370N-WIFI, i3-8100, 8GB RAM, 60GB SSD, | Controllers: 82575GB-quad, 82574, I221, I219-V | PPPoE: RDS Romania | Down: 980Mbit/s | Up: 500Mbit/s

Team Rebellion Member

March 29, 2018, 07:45:40 AM #4 Last Edit: March 29, 2018, 07:51:01 AM by elektroinside
Question: did you managed to install 18.1 directly without getting a segmentation fault error? Or you worked around the issue by installing 17.5 first, then upgrade to 18.1.5?
OPNsense v18 | HW: Gigabyte Z370N-WIFI, i3-8100, 8GB RAM, 60GB SSD, | Controllers: 82575GB-quad, 82574, I221, I219-V | PPPoE: RDS Romania | Down: 980Mbit/s | Up: 500Mbit/s

Team Rebellion Member

I istalled it directly. It was pretty straight forward, no issue with the installation.
Downloaded the image, uncompressed it and used https://etcher.io/ to write it to USB flash drive.
Then, on the box, booted from the USB, ran the installer and that's it.

Thank you for your feedback :)
OPNsense v18 | HW: Gigabyte Z370N-WIFI, i3-8100, 8GB RAM, 60GB SSD, | Controllers: 82575GB-quad, 82574, I221, I219-V | PPPoE: RDS Romania | Down: 980Mbit/s | Up: 500Mbit/s

Team Rebellion Member