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, I am planning to setup the following infra:02 x Cat4507 switch, each with 02 x Supervisor Engine IV, as core switches1 at each building10 x Cat2960 switch, each with 02 x uplink cables, to each of the core switch, 5 per building, as edge switch.I...
I am having a ADSL connection with dynamic IP from my ISP, I am using a Cisco 837 router.I need to access one of my servers from the internet. I am using a dyndns agent in my server so that I will know the updated IP address. I tried setting NAT on t...
Hi,I just deployed a few AP1242 in my office environment.I've set them to use the same SSID and encryption (WPA2).I would like to know can I set load balancing on the APs? E.g. there are 30 users at the office and I installed 2 APs in the area, is th...
Hi Raj,I an planning to use Ciscoworks LAN Manager for the network managment.For non-registered devices I am referring to devices like PC, if I am using the ports shut on the edge switch, a PC is being unlugged from the port and a rogue PC is plugged...
Hi all,OK, in that case I will try changing it tomorrow when I am back to office.In that case do I still need to put "ip access-group 104 in" at the dialer0 interface?So in total I will put in "access-list 104 permit tcp any any established","ip nat ...
Yes after I all in those entries, internet connection dropped. And when I remove all of them the internet connection is up again. I did not try to re-start the router.The router is not with me now so I cannot get the output for you.Should I be adding...
Opps, typo, I meant I added in the following:ip nat inside source static tcp 192.168.2.11 25 interface dialer0 22ip nat inside source static tcp 192.168.2.11 25 interface dialer0 122Should I be using "ip nat inside" or "ip nat outside"? I am a bit co...