I manage a linux server which works also as a router, and route between following networks:
- PPPoE (to connect to ISP) (default gw)
- wired network
- 2x VPN networks (PPTP and openVPN)
- wireless AP (DHCP)
All host is reachable from the linux server,the WAN, Wifi, VPN and LAN clients. But somtimes from the LAN and AP, i can't access some webpages, here is a example: Now the 8tracks.com is unreacheable (23.23.196.130).
first i try to reach from the AP (same result if i try from LAN) connection established request sent but no answer come.
closed the connection after 7 secounds.
then i connected from the server, and page loaded successfully.
the other weird: if i try to connect through VPN, connection will be successfull.
i have same routing setting for all networks, firewall rules are unified for all interface.
I have no idea why works connection otherwise with other interface with same configuration.