Ok......
I think I have tried everything I am trying to connect to my work with Nortel Networks VPN client through my SME5 server with no luck. I have connect my computer directly to the internet and successfully connected to my work. I have followed
http://forums.contribs.org/index.php?topic=12107.msg45462#msg45462 instructions
ACCEPT udp ------ 0.0.0.0/0 68.39.131.101 500 -> 500
ACCEPT ipv6-crypt---0.0.0.0/0 68.39.131.101 n/a
and still I get the "Login Failure due to: Remote host not responding". In the nortel client I have disabled keepalives. I have done a fresh install of SME5 and applied the command and still no go.
This is what I get when I do /sbin/ipchains -L -n
Chain input (policy DENY):
target prot opt source destination ports
icmpIn icmp ------ 0.0.0.0/0 0.0.0.0/0 * -> *
ACCEPT all ------ 0.0.0.0/0 0.0.0.0/0 n/a
denylog tcp ------ 0.0.0.0/0 0.0.0.0/0 0:19 -> *
denylog udp ------ 0.0.0.0/0 0.0.0.0/0 0:19 -> *
denylog tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 0:19
denylog udp ------ 0.0.0.0/0 0.0.0.0/0 * -> 0:19
DENY all ------ 224.0.0.0/4 0.0.0.0/0 n/a
DENY all ------ 0.0.0.0/0 224.0.0.0/4 n/a
ACCEPT tcp ------ 0.0.0.0/0 127.0.0.1 * -> 80
ACCEPT tcp ------ 0.0.0.0/0 192.168.43.1 * -> 80
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 80
REDIRECT tcp ------ 192.168.43.0/24 0.0.0.0/0 * -> 80 => 3128
ACCEPT all ------ 192.168.43.0/24 0.0.0.0/0 n/a
ACCEPT tcp !y---- 0.0.0.0/0 0.0.0.0/0 * -> *
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 113
ACCEPT udp ------ 0.0.0.0/0 68.39.131.101 * -> 113
ACCEPT udp ------ 0.0.0.0/0 0.0.0.0/0 * -> 67:68
ACCEPT udp ------ 0.0.0.0/0 0.0.0.0/0 67:68 -> *
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 80
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 443
ACCEPT ipv6-crypt------ 0.0.0.0/0 68.39.131.101 n/a
ACCEPT udp ------ 0.0.0.0/0 68.39.131.101 500 -> 500
ACCEPT gre ------ 0.0.0.0/0 68.39.131.101 n/a
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 25
ACCEPT tcp ------ 0.0.0.0/0 68.39.131.101 * -> 22
denylog tcp -y---- 0.0.0.0/0 68.39.131.101 * -> 3306
DENY udp ------ 0.0.0.0/0 0.0.0.0/0 * -> 520
DENY tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 137:139
DENY udp ------ 0.0.0.0/0 0.0.0.0/0 * -> 137:139
denylog tcp -y---- 0.0.0.0/0 68.39.131.101 * -> 3128
ACCEPT tcp -y---- 0.0.0.0/0 68.39.131.101 20 -> 1024:65535
ACCEPT tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 1024:65535
ACCEPT udp ------ 0.0.0.0/0 0.0.0.0/0 * -> 1024:65535
denylog all ------ 0.0.0.0/0 0.0.0.0/0 n/a
Chain forward (policy DENY):
target prot opt source destination ports
ACCEPT all ------ 192.168.43.0/24 192.168.43.0/24 n/a
ACCEPT all ------ 192.168.43.0/24 192.168.43.0/24 n/a
MASQ all ------ 192.168.43.0/24 0.0.0.0/0 n/a
DENY all ------ 0.0.0.0/0 0.0.0.0/0 n/a
Chain output (policy ACCEPT):
target prot opt source destination ports
icmpOut icmp ------ 0.0.0.0/0 0.0.0.0/0 * -> *
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 80
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 22
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 23
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 21
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 110
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 25
- tcp ------ 0.0.0.0/0 0.0.0.0/0 * -> 20
ACCEPT all ------ 0.0.0.0/0 0.0.0.0/0 n/a
DENY all ------ 224.0.0.0/4 0.0.0.0/0 n/a
DENY all ------ 0.0.0.0/0 224.0.0.0/4 n/a
ACCEPT icmp ------ 192.168.43.0/24 0.0.0.0/0 * -> *
ACCEPT all ------ 0.0.0.0/0 192.168.43.0/24 n/a
ACCEPT tcp !y---- 68.39.131.101 0.0.0.0/0 80 -> *
ACCEPT tcp !y---- 68.39.131.101 0.0.0.0/0 443 -> *
ACCEPT tcp !y---- 68.39.131.101 0.0.0.0/0 25 -> *
ACCEPT tcp !y---- 68.39.131.101 0.0.0.0/0 22 -> *
ACCEPT all ------ 0.0.0.0/0 0.0.0.0/0 n/a
Chain denylog (9 references):
target prot opt source destination ports
DENY all ------ 0.0.0.0/0 0.0.0.0/0 n/a
Chain icmpIn (1 references):
target prot opt source destination ports
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 0 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 3 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 4 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 11 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 12 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 8 -> *
denylog all ------ 0.0.0.0/0 0.0.0.0/0 n/a
Chain icmpOut (1 references):
target prot opt source destination ports
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 8 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 0 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 3 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 4 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 11 -> *
ACCEPT icmp ------ 0.0.0.0/0 0.0.0.0/0 12 -> *
denylog all ------ 0.0.0.0/0 0.0.0.0/0 n/a