Situation:
Using two R6 servers running on SuSE Linux 8.2.
The servers are in LAN A and LAN B, which are connected by a CISCO PIX firewall device though a IPsec VPN over a dialup internet connection.
Problem:
-
On LAN A any time I use ‘netstat -av’, a session from Notes Server B to Notes Server A is listed.
-
Any few minutes, the VPN comes up - thus forcing a dialout to the internet - and some TCP packet arrives from Notes Server B to Notes Server A - resulting in big communication costs (ISP costs).
-
Servers are defined to replicate each hour.
-
Connections defined to be LAN connections (no dialup, since no RAS is available)
This happens even at weekends, when no user is logged on Server A or Server B and only the servers are running in LAN A and LAN B.
Any incompatibilites or (even better) solutions known?