PIX 506 - 6.3(4)
CISCO VPN Client 4.0.4
My vpn clients can successfully connect to my PIX but, I am unable to navigate the network. There is a checkbox i have checked on the client that says something like 'allow client to browse network'. I looked in my syslog and saw these type of messages:
-----------------------------------------------
No translation group found for udp src
outside:192.168.1.241/137 dst inside:192.168.1.7/137
-----------------------------------------------
where 192.168.1.241 is a client trying to use a network resource. I am googling like craxy but haven't found an answer.
this is my vpngroup and pool for the vpn clients.
-----------------------------------------------
ip local pool washoff 192.168.1.241-192.168.1.247 mask 255.255.255.0
vpngroup washpix address-pool washoff
vpngroup washpix dns-server x.xxx.x.x x.xxx.x.x
vpngroup washpix wins-server 192.168.1.7
vpngroup washpix default-domain williams
vpngroup washpix idle-time 3600
vpngroup washpix password ********
-----------------------------------------------
my clients do pick up the right ip address info. am i missing some mysterious 'translation group' command?
Thanks In Advance
CISCO VPN Client 4.0.4
My vpn clients can successfully connect to my PIX but, I am unable to navigate the network. There is a checkbox i have checked on the client that says something like 'allow client to browse network'. I looked in my syslog and saw these type of messages:
-----------------------------------------------
No translation group found for udp src
outside:192.168.1.241/137 dst inside:192.168.1.7/137
-----------------------------------------------
where 192.168.1.241 is a client trying to use a network resource. I am googling like craxy but haven't found an answer.
this is my vpngroup and pool for the vpn clients.
-----------------------------------------------
ip local pool washoff 192.168.1.241-192.168.1.247 mask 255.255.255.0
vpngroup washpix address-pool washoff
vpngroup washpix dns-server x.xxx.x.x x.xxx.x.x
vpngroup washpix wins-server 192.168.1.7
vpngroup washpix default-domain williams
vpngroup washpix idle-time 3600
vpngroup washpix password ********
-----------------------------------------------
my clients do pick up the right ip address info. am i missing some mysterious 'translation group' command?
Thanks In Advance