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

Messages - sepei

#1
17.7 Legacy Series / Re: Multi WAN Problem
August 19, 2017, 11:33:12 AM
This fixed it:
EDIT: ASSUMING YOU ARE ON 17.7

# opnsense-patch 0b38eff5f
# /usr/local/etc/rc.filter_configure

But what is this and why its working now?
#2
17.7 Legacy Series / [SOLVED] Multi WAN Problem
August 19, 2017, 11:21:43 AM
Hello,

I have some problems with an multi wan setup. I got 4 uplinks but on the firewall only the default gateway got access to the internet. If I route clients to different uplinks everything is working fine just the firewall self can't use the other gateways. I also tried to ping from the command line with all interfaces (ping -S) but still only the interface that is the default gateway got access to the internet.

I think the problem started with an upgrade to 17.7 before it worked fine. I use openvpn with the wan uplinks and now I can only use the interface with the default gateway the others can't connect to the serves
#3
Hm anyone an idea? Or is opnsense with DynDns in combination with openvpn broken?
#4
I just found out if the openvpn tunnel gives me the same IP then before then it lets me connect. So if the cached-ip on the DDNS-Page is same to the IP that I get from the vpn connection (Virtual Addr) then it works. The cached-ip is also red until the connection with the old IP is entablished. So does the DDNS somehow block the openvpn connection if I dont get the same virtual address anymore?
#5
Hello,

is there a bug with dyndns in combination with openvpn? I got the problem if I bind an interface of an openvpn connection (Maybe also other interfaces?) to dyndns it dont let me reconnect to the openvpn servers. When I set it up it works correctly but on the moment when I reconnect to the openvpn server while the ddns is activated something is blocking the connections. The connection ends here and then timeouts:

Nov 30 14:22:44   openvpn[75950]: /usr/local/sbin/ovpn-linkup ovpnc9 HIDDEN_VPNDATA init
Nov 30 14:22:44   openvpn[75950]: /sbin/ifconfig ovpnc9 HIDDEN_VPNDATA up

If I delete the DDNS-Rule I can reconnect as before and everything is working.