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.
We need to set up port forwarding for a web server we are running and doing some testing on. I will need to open up ports 80 and 8080. I'm not sure how to go about this, whether I would set up a new route, or is if the router has some other functio...
Perhaps one of you experts can assist me with this problem: I've configured my 871W to get the LAN and wireless working without any problems. However, I'm now having trouble getting my WAN connection working. I've configured the WAN interface with...
I've been working on this using the SDM for a while. I've set up the SSID to broad cast and WPA encryption. However, when I set up the SSID, it forced me to choose and IP address. The IP of my internal network is 192.168.69.1. Hosts connectd to the t...
adding port forwarding to 80 and 8080 worked in this case:ip nat inside source static tcp 192.168.69.10 80 80ip nat inside source static tcp 192.168.69.10 8080 8080thanks
Yes, thanks for replying. The public IP given is not the actual, you are correct. Two other people have suggested the change:ip route 0.0.0.0 0.0.0.0 209.168.233.XXX (next hop default gateway)Do I need to get rid of the the "default-router 192.168....
OK, there's an update to this. I brought the device back to work today from configuring it at home last night, and now wireless hosts can see each other on the newtork. Not sure why this has occurred. I'm assuming the rest of my config is OK, since t...