• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

netgear rt314 help!

WhiteWonder

Diamond Member
I recently got a cable connection, and am sharing it with another computer through a cable/DSL router(netgear). my problem is, I can't get on to any FTPs, or irc. Also, in counter strike, i'll get huge lag spikes. I'm thinking its because of the firewall in the router. Could this be the problem? or is it something else?
 
I am not exatly sure how it works with your RT314, if I am not mistaken, you have a web interface with that and it should allow you to forward your ports to the machine that you want FTP, irc, and CS to go to. I do it via telnet and manually do it on my Cisco675 NAT.

set nat entry add 10.0.0.200 21
set nat entry add 10.0.0.200 6667
write
reboot

change the ip address above to your internal ip scheme.
 
If you don't have a passive mode on your FTP client you need to forward port 21 to the machine you are using. Depending on the firmware you have you may be able to do this via your web browser. If you don't have firmware that supports this you will have to telnet in to the router and use menu 15 SUA/NAT. Hope this helps.
 
Back
Top