Hi guys.
I'm able to connect to cisco vpn server via built in vpn client (i'm using OS X 10.7.2) but traffic doesn't go to vpn networks.
I have that networks in routing but when i'm trying to ping any ip i have no response.
Here is some outputs from my mac:
Mac-mini:bin sk$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=2b<RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4>
ether c4:2c:03:0b:22:db
inet6 fe80::c62c:3ff:fe0b:22db%en0 prefixlen 64 scopeid 0x4
inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
media: autoselect (100baseTX <full-duplex,flow-control>)
status: active
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 60:33:4b:01:0c:fb
media: autoselect (<unknown type>)
status: inactive
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr e8:06:88:ff:fe:c5:34:b4
media: autoselect <full-duplex>
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 02:33:4b:01:0c:fb
media: autoselect
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
inet 10.147.255.20 --> 10.147.255.20 netmask 0xffffff80
Mac-mini:bin sk$ netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGSc 276 0 en0
default utun0 UCSI 0 0 utun0
10 10.147.255.20 UGSc 1 0 utun0
10.147.255.20 10.147.255.20 UH 4 7 utun0
80.253.13.168 192.168.1.1 UGHS 0 0 en0
127 127.0.0.1 UCS 0 0 lo0
127.0.0.1 127.0.0.1 UH 13 30374 lo0
169.254 link#4 UCS 0 0 en0
172.16/12 10.147.255.20 UGSc 0 4 utun0
192.168.0/16 10.147.255.20 UGSc 0 11 utun0
192.168.1 link#4 UCS 2 0 en0
192.168.1.1 0:1c:10:a3:f2:f7 UHLWIi 277 68 en0 1190
192.168.1.101 127.0.0.1 UHS 0 0 lo0
But i can't ping even utun0 ip:
Mac-mini:bin sk$ ping 10.147.255.20
PING 10.147.255.20 (10.147.255.20): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
...
Mac-mini:bin sk$ ping 172.16.1.5
PING 172.16.1.5 (172.16.1.5): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
When i connect to that vpn server from windows using cisco vpn client everything works fine.
What might be the problem?
I'm able to connect to cisco vpn server via built in vpn client (i'm using OS X 10.7.2) but traffic doesn't go to vpn networks.
I have that networks in routing but when i'm trying to ping any ip i have no response.
Here is some outputs from my mac:
Mac-mini:bin sk$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=2b<RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4>
ether c4:2c:03:0b:22:db
inet6 fe80::c62c:3ff:fe0b:22db%en0 prefixlen 64 scopeid 0x4
inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
media: autoselect (100baseTX <full-duplex,flow-control>)
status: active
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 60:33:4b:01:0c:fb
media: autoselect (<unknown type>)
status: inactive
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr e8:06:88:ff:fe:c5:34:b4
media: autoselect <full-duplex>
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 02:33:4b:01:0c:fb
media: autoselect
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
inet 10.147.255.20 --> 10.147.255.20 netmask 0xffffff80
Mac-mini:bin sk$ netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGSc 276 0 en0
default utun0 UCSI 0 0 utun0
10 10.147.255.20 UGSc 1 0 utun0
10.147.255.20 10.147.255.20 UH 4 7 utun0
80.253.13.168 192.168.1.1 UGHS 0 0 en0
127 127.0.0.1 UCS 0 0 lo0
127.0.0.1 127.0.0.1 UH 13 30374 lo0
169.254 link#4 UCS 0 0 en0
172.16/12 10.147.255.20 UGSc 0 4 utun0
192.168.0/16 10.147.255.20 UGSc 0 11 utun0
192.168.1 link#4 UCS 2 0 en0
192.168.1.1 0:1c:10:a3:f2:f7 UHLWIi 277 68 en0 1190
192.168.1.101 127.0.0.1 UHS 0 0 lo0
But i can't ping even utun0 ip:
Mac-mini:bin sk$ ping 10.147.255.20
PING 10.147.255.20 (10.147.255.20): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
...
Mac-mini:bin sk$ ping 172.16.1.5
PING 172.16.1.5 (172.16.1.5): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
When i connect to that vpn server from windows using cisco vpn client everything works fine.
What might be the problem?