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.
So my external is 72.186.194.70 /18 and I need ports tcp/udp 27000 through 27040 and 1200 forwarded to internal host 192.168.1.3.I already have overload for internal hosts running on NAT. How do I change the destination IP on its w...
What is wrong with my config ?? Im trying to forward anything coming in on ports 27000 through 27040 tcp/udp and also 1200 tcp/udp to my server at 192.168.1.3 but, I just cant seem to get an open port scan from whatsmyip.org. The port inside is opera...
my external ip is 72.186.194.72 and my internal server is @ 192.168.1.3 and I am running PAT for my internals. Is there an example configuration using route-maps to acomplish this task that someone could possibly point me to. I have a little knowledg...
Yes a straight through will work because they both have auto sensing MDIX eventhough I suggest the suggested cables for good practice. I would also issue the "spanning-tree bpdufilter" command to turn spanning tree off on your existing switches inter...
Hey Rolf. I used the commands like you said but it will not translate anything unless the entry is static.ip nat inside source static 192.168.1.2 72.186.*.72 is what im using to get my main node translated while i figure out this problem. The co...