Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an EZVPN client config on my 2821 that I would only like to give access to a few host of my LAN. The remaing hosts should all use the default route. Is this possible with Split-tunneling, everything Ive read so far says it can only be done on ...
Hi there,I am having an issue where external incoming calls can not hear me although I can hear them. I think it could be a routing issue linked to Bridge group and int BVI1 but im not sure : ( . I tried " h323-gateway voip bind srcaddr 192.168.3.100...
Hi there,i am using a service that requires certiain ports to be open for more then one client. untill now I have just had one client that needed the sevice and used ip nat inside source static tcp 192.168.3.204 53 interface GigabitEthernet0/0 53 fo...
Hi There,Im new to Cisco VPN technology so please forgive my ignorance. I am trying to connect my Cisco router to a comercial VPN provider that supports IPSec and have given me only only there server ip, user name, password and Secret. WIth this inf...
It's a EZ VPN to a commercial provider. What I really want to do is just route 4 clients of my LAN based on there IP but I don't think this is possible so I thought VLAN would be the next best thing. So do I just create an access list and apply it to...
Sorry to interrupt but I have a basic question on split-tunneling that I haven't been able to find an answer too, is it possible to configure a router running an EZVPN Client so only certain hosts form a subnet go thou the tunnel and all other traffi...
Hi, firstly thanks for replying. My 2821 is connecting to a VPN provider with EZ VPN Client. I want 4 or so hosts to access the internet thou the VPN and my other hosts to use the local outside interface, default route.I tryed this config but it didn...
Problem solved, changed:sip bind control source-interface BVI1 bind media source-interface BVI1to sip bind control source-interface GigabitEthernet0/1 bind media source-interface GigabitEthernet0/1all good now.