I am trying to use a Novell VPN client from behind ASL 4.021. The keep alive signal (UPD 353) keeps being dropped. My rules are as follows:
Any Any Broadcast32 Drop
Internal_Network_ {netbios} Internal_Interface Drop
Internal_Netowrk_ {netbios} Internal_Broadcast Drop
Internal_Network_ {novell_VPN} Any Allow
Internal_Network_ SMTP Any Allow
Definition for {novell_VPN}:
tcp 1024:65535 353
udp 1024:65535 353
udp 1024:65535 2010
These are the only 3 protocol/port combos used by the VPN and only UDP 353 shows up in the log. The VPN also connects for 30 seconds and then dies as udp port 353 is used for the keep alive signal. Any help would be appreciated. Thank you.
This thread was automatically locked due to age.