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 hosting a Flash Media Server on tcp port 1935, but my Cisco 857 seems to refusing to forward packets from the external interface to the internal server. I swapped out the 857 for a Speedtouch ST510 and it fowarded the packets fine.The rule...
Hi all,I'm probably being thick here, but I cannot set an ntp server reference on my Cisco 857:cisco#sh verCisco IOS Software, C850 Software (C850-ADVSECURITYK9-M), Version 12.4(15)T5, RELEASE SOFTWARE (fc4)...cisco#ntp ?% Unrecognized commandcisco#c...
Hi All,OK, I've been trying to understand how I, a one-man business, can get a Firmware Update for an old router (c857) I purchased.From what it appears, I need to take out a Service Contract with Cisco? Is this right? I don't want any hand holding, ...
OK, I got m first bit of Cisco kit yesterday (857 ADSL Router) and I've got stuck on some routing stuff:The 857 has port 80 open for our webserver and this can be accessed externally without a problem. However, accessing it internally, via the www.ou...
Thanks all - working now.I should've realised fw rules were applied sequentially, like in good 'ole ipchains / iptables.I had to remove the offending 1935 rule before I was able to add it again with a lower sequence number, but that's to be expected....
Thank for taking the time to reply.I have the following configured:interface Vlan1 ip nat insideinterface Dialer0 ip nat outsideip nat inside source static tcp 192.168.0.2 25 interface Dialer0 25ip nat inside source static tcp 192.168.0.2 80 interfac...
Hi Giuseppe,Yes, the server is on an private, internal IP address.I was using a hosts file to resolve the domain to the private IP with my last router, but felt that now I have a 'proper' router I would be able to leave behind this workaround. Maybe ...