I report that I currently have problems with the synchronization of mail with an outlook client with a gmail account with a domain, through Roadwarrior VPN.
I have something like this:
It is important to mention that I have a server with centos 8 and virtualized this nethserver with two network cards (red and green) and I have doubts if the centos shorewall is the one who is preventing access.
Does it work without VPN or if you disable “Route all client traffic through VPN”?:
Correct, it works without vpn.
Correct, it works when deactivating Route all client traffic through VPN
The downside is that if I disable this option: Route all client traffic through VPN
I lose my connection to the sql server and the only way to have the connection is to activate it.
The sql server is on an ip of the company’s LAN network. For this, I enabled a rule in the shorewall to allow me to enter port 1433 and in the nethserver I have no rule since the ones I created did not give me access to the sql server.
These are the ports that I have enabled in centos 8 shorewall:
Is it pingable from VPN?
I can ping and remote desktop with vpn upstairs from my home to the company lan network
What if you use IP instead of name?
use ip where ???
It is worth mentioning that when I am not connected with the vpn if I load outlook with the gmail account
I solved the problem, configure the Centos 8 shorewall firewall (rules file) in order to direct all traffic from it to Nethserver. Once this is done, the Nethserver firewall rules are carried out to allow the necessary accesses.