ER605 - use as an OpenVPN or Wireguard Server behind a Fortigate Firewall
ER605 - use as an OpenVPN or Wireguard Server behind a Fortigate Firewall
Good Day!
Quick question: can I use an er605 (no Omada) as an OpenVPN or Wireguard server behind a Fortigate Firewall, portforwarded?
I am not very satisfied with the Firewall from Fortigate anymore as it is very complicated to handle and the Ipsec depends on Android versions, etc.
So, forwarding the acc. ports to the er605 behind my Fortigate where I install the OpenVPN or Wireguard should be ok then to be able to browse and enter the LAN from outside?
Regads,
Stephan
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Steffffi wrote
I will take a further look at it at the weekend, but did not find that option yet in the web interface of the er605 1, the one with the Internet, to port, for example, lan4 to wan1 of the second one.
Maybe, it only gets visible if physically connected? Please, if got time, name me the options menu to wuden my knowledge 😁
But under the line: best would be get rid of the Fortigate and use only one er605. It is already out of warranty and gets no antivirus Updates anymore and it is so f* complicated with new firmware and that new SDWAN thingy. I feel like an idiot already although I have dealt with this stuff for over 25 years and was able to do all my networking and computer stuff for 10 work places.
if you can replace the fortigate with the ER605, it will be a bit easier, but as I said earlier, I would recommend a router with a bit more horsepower.
then throw out the fortigate and put in something that works
- Copy Link
- Report Inappropriate Content
it should work, but you should consider ER707-M2 for example, ER605 is quite slow with OpenVPN.
- Copy Link
- Report Inappropriate Content
That was quick, thx. My plan is to have at least one common VPN of the same kind on every client (different Androids, Win, etc.), which works the same way with the same software. Speed is not a concern as it is mainly used to check some server status or copy a file from here to then. I will try with my backup er605 and use wireguard, as there is only one port to forward and no special settings to make. When it works, I can get rid of all those ipsec, l2tp, sslvpn, etc. Just thinking of that makes me puke 🤣
Lat questions: for the local IP address in the wireguard menu of er605, I use the external one, right, the one my Fortigate gets from the provider, the public ipv4? And in the peers tab of er605 wireguard config, I use another subnet, like x.x.3.x, different to my current LAN subnet x.x.1.x and then, I also add a VPN pool with like x.x.3.80 to x.x.3.90, for example?
That is how it works now with my er605 at home
- Copy Link
- Report Inappropriate Content
Tried it now in my home network: I can logon on in my LAN to my second er605, but when trying to enter a default gateway, so the er605 knows how to get into the web, the filled in ip address keeps disappearing and under diagnostics, I can't ping 8.8.8.8, request timed out.
Is there any thing to change further more so the second er605 (the one behind the first er605) knows it must act as a switch, not a gateway and nothing more?
- Copy Link
- Report Inappropriate Content
what does your config file look like?
try Allowed ip
AllowedIPs = 0.0.0.0/1, 128.0.0.0/1
or
AllowedIPs = 0.0.0.0/0
- Copy Link
- Report Inappropriate Content
thx, will check later. But as I can use the webinterface of the second er605, I think, that should be ok.
Acc. to this link, it should not be possible to use the er605 as a switch:
https://community.tp-link.com/en/business/forum/topic/559846
- Copy Link
- Report Inappropriate Content
no, the tp-link routers are not switches, but as I see it, you only need to connect to the WAN on the ER605. I have some similar solutions with other manufacturers and there I have only connected the router to the WAN, it is the WAN interface that is the vpn server interface
then try to connect only WAN to the router, there is no need to connect anything to LAN,
- Copy Link
- Report Inappropriate Content
But how does the second er605 find its way to the lan without being told?
I guess that is not the right solution for me. Will try to look further.
As the er605 is not switching and it wont find a way into the lan behind the other er605, I dont think, it can or will work as a VPN Server per port forwarding.
Thank you very much for your help! Appreciate this very much.
- Copy Link
- Report Inappropriate Content
because you are routing back to the LAN with this configuration.
AllowedIPs = 0.0.0.0/1, 128.0.0.0/1
or
AllowedIPs = 0.0.0.0/0
so you have to connect like this
internett ---- WAN first ER605 LAN ------- WAN second ER605 LAN dont connect this port.
then you do a port nat to second ER605 WAN interface.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
You probably have port NAT on fortigate :-)
you NAT the wireguard port on the first ER605 to the second ER605 WAN interface so that you can reach it from the internet.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 866
Replies: 15
Voters 0
No one has voted for it yet.