cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
389
Views
0
Helpful
1
Replies

Outlook, RDP and File sharing not working via EZVPN

aamercado
Level 4
Level 4

Hi

PC-871W(12.4.4T)-Netgear-dsl modem-web

Using EZVPN to connect to VPN3k, but Outlook client, RDP and file sharing intermittently fail with File sharing never working

Here's the relevant configs:

ip inspect name FW cuseeme

ip inspect name FW ftp

ip inspect name FW h323

ip inspect name FW icmp

ip inspect name FW netshow

ip inspect name FW rcmd

ip inspect name FW realaudio

ip inspect name FW rtsp

ip inspect name FW esmtp

ip inspect name FW sqlnet

ip inspect name FW streamworks

ip inspect name FW tftp

ip inspect name FW tcp

ip inspect name FW udp

ip inspect name FW vdolive

ip inspect name FW sip

ip inspect name FW skinny

ip inspect name FW ntp

interface FastEthernet4 (outside intf)

ip address dhcp client-id FastEthernet4

ip nat outside

ip inspect FW in

ip virtual-reassembly

duplex auto

speed auto

auto qos voip

no cdp enable

crypto ipsec client ezvpn Test

service-policy output AutoQoS-Policy-UnTrust

interface Vlan2

ip address 192.168.193.33 255.255.255.224

ip access-group DENY_VLAN2 in

ip nat inside

ip virtual-reassembly

1 Reply 1

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

Try setting on your client facing interface (VLAN2?) -

ip tcp adjust-mss 1300

And see if this fixes it... RDP in particular has a tendancy to fail over tunnels unless the MTU is altered...

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!