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.
Hi All,i'm running Cisco 800 with 3 public IP that i'v bought from my ISP, 2 are in the same subnet, and the third one is in different subnet.this is my Network :LAN ----> Firewall---> Cisco800--->Internetin the inside i have make a network with the ...
Hi experts,i have configured a Cisco 857-k9 for remote vpn clients. all is working fine. but i have one question, is it possible on this 857 router to let my remote clients to start an RDP session with a server ?thanks & regards
hi alli connect to my office ( ASA 5505) using VPN client. when connected i can access to my file server fine. when i try to connect using RDP i have error saying that i'm unable to connect to the server. but i can RDP to the server from the LAN.i'v ...
Hi Expertsthis is my scenario : remote clients ----> Internet----> Cisco 877---> ASA5505---->LANi would like to allow remote users to connect to my LAN to chek their mails and work as they are in the office. Actually i have configured Cisco877 as VPN...
hi alli'm connected usin this architecture :Internet--->Cisco 877---->ASA5505---->LANi connect to internet via ADSL using a static IP: 81.102.196.66Router Cisco 877 : - Inside : 10.10.10.1 255.255.255.0 - outside : Dialer0 (81.102.196.66)ASA...
Hi Jorge,i have Symantec Firewall, i'm not experiensed with this firewall so another guy will work on it, he is just asking to configure NAT on the router. so at first he will configure on the outside interface of the firewall this kinda IP : 46.250....
Hi Farrukhi followed your explanation, so when the router configured with Win2003 the RDP over VPN works fine. in other case, when configured with a simple WinXP Pro it doesn't work, but when i added the WindowsXP IP and Host in LMHOST of the remote ...
Hi FarrukhThanks for the explanation. but my issue is like this:suppose that there is no domain or DNS or any Windows Server, and i have a simple machine with WinXP Pro and a remote user want to connect to using RDP over VPN; i can just remove DNS an...
thanks guys for the unswers.i tried the configuration using NAT to the server like this : ip nat inside source static tcp 192.168.2.2 3389 interface Dialer0 3389a last question in this topic please :), i saw that when i added DNS entry in : crypto is...
HiRDP already activated on the host 192.168.2.2.added ACL :access-list INBOUND extended permit tcp any host 192.168.2.2 eq 3389trying to RDP the host 192.168.2.2 : i got the same error: user can't connect to remote host...........who's experimenting ...