Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - neillans

#1
20.7 Legacy Series / PPPoE with VLAN not coming up?
October 31, 2020, 11:56:24 AM
I'm seeing an odd issue with PPPoE connections using a VLAN where they don't connect properly ... but when I go and start a tcpdump on the interface everything is connected on to capture the handshake etc, things connect.  Initially I thought this was just coincidence, but I've reproduced this multiple times.  Connections on the same interface work fine without VLANs, so it's specifically when VLANs are added to the mix.

Hardware is a PC Engines apu2, running OPNSense 20.7.4.

ISP has configuration which allows multiple PPPoE sessions on different VLANs (to which they then bind different IP's to for public access), so we have a session on the "main" interface (igb2) for a "shared" IP, and then a single vlan at present setup which doesn't connect until a tcpdump on igb2 is started.  This occurs whether the main "shared" connection is enabled or not so that seems irrelevant. 

Happy to provide configuration files and logs if required, please just specify what you need. Also happy to do any testing needed, as it's easily reproducible here!

Tested with a MicroTik router separately to verify that it wasn't anything else on the network or at the ISP end.
#2
Upgraded from 19.1 to 19.7.2, no issues.

Gateways encountered an issue, as per this thread - https://github.com/opnsense/core/issues/3625. Applied the patches.  That got them appearing again in admin, however, IPV4 one is always disabled and hitting enable doesn't work.

dpinger service either doesn't appear in the list, or just refuses to start :/ Can't seem to find any config file or logs for it.
#3
I've been noticing that flowd_aggregate.py script is pushing my opnsense hard of late.
I've tried a reset of the data but it reoccurs after a few days.

Any reasons to this? It's not consistent, nor does there appear to be any real pattern to it.
Didn't appear pre 19.1.4.

Hardware is a PC Engines apu4c4:
4GB RAM
AMD GX-412TC SOC (1Ghz)

#4
General Discussion / Cron / Configd - What user?
March 01, 2019, 03:51:45 PM
What user do the scheduled jobs, for example those created as in https://forum.opnsense.org/index.php?topic=11798.msg53551, run under?
#5
Has anyone had any success getting an IPSec VPN setup compatible with the built in Windows 10 client ?
#6
18.1 Legacy Series / 17 -> 18 upgrade, lost NAT
January 31, 2018, 01:16:29 PM
Upgrade completed through the WebGUI without any errors, however, after the upgrade completed NAT was non-functional.

I could ping the firewall, DHCP etc all working, but no NAT was occurring.  Firewall was indicating a default deny rule being hit on cases.

Cleared the firewall back to factory, and changed just the LAN interface IP - this caused NAT to fail.

Cleared the firewall back to factory, applied a config override on WAN interface (needed due to options required for Fibre Modem), and again, NAT failed.

It seems it will only run with NAT with no interface changes - assume this is unexpected?
Is there any configuration diagnostics that I can perform (bearing in mind only the above have been altered on this testing, no previous config!), I'm happy to capture logs etc when I'm not going to impact users. At the minute I'm trying to decide if I downgrade back to v17, or try a completely blank install of v18 (and not an upgrade).