Recommended Posts

helllo

i am working on a windows xp machine SP2. and i have a problem where i have a firewall and i cant find it. i have uninstalled norton etc etc and all my other security programs, and disabled windows firewall and still when i do the website checks it still says im behind a firewall.

I am using a speedtouch 580 router and i have also disabled the firewall on that in the router software and on DOS.

i am trying to use ports 6800-6999 for world of warcraft because at the moment patches download at 2KBPS!!!!! and ive got a 2mb AOL connection lol.

can anyone think where my hidden firewall is?

thankyou in advance for anyones help

Link to comment
https://www.neowin.net/forum/topic/369745-invisable-firewall/
Share on other sites

That sounds like you are actually behind a NAT, not a firewall.

What you need to do is find your computer's IP address (run ipconfig in a command prompt) and then from in your speedtouch router's config pages, turn on port forwarding for those ports to your computer's address.

Welcome to Neowin BTW :)

It's not really a hidden firewall but most likely NAT which is how your router works and distributes an IP to your computers.

NAT is not a firewall but it will keep computers from being able to contact your computer without you initiating the connection.

What you'll need to do is look in your firewall settings for port forwarding or virtual servers and add that range of ports(6800-6999) and direct it to the computer you're playing the game on.

So is what it'd look like is something like this:

Ports                                     TCP/UDP                                                                                     IP
6800-6999                              Both(or TCP or UDP if you know specifically)                             192.168.1.(whatever your computers IP is)

Something like that.

Edit: NVM the code things sucks and messes up the format, follow Simons advice to get your local IP, and then you'll have to drudge through your routers config to open the ports.

hi ya

thanks for the warm welcome, WOW this forum is quick hehe

i have been on my firewall settings and i have NAPT which i have to put in ports individual but can only have 50! and that for 1 pc on the network.

It has a setting called MULTI NAT settings and all u do there is have an option to put and inside and outside IP?

Its a speedtouch 580 router

could you maybe provide a bit more information

THANKS for all your help

Ouch that sucks it doesn't allow you to use a range and requires you to make a rule for each port.

According to the blizzard website the most important ports to have forwarded are:

TCP 3724 and 6112

So try and see if just forwarding those two ports aleviates the issue any. In the meantime I'll try and get a copy of your manual or setup guide to see if there's a way around your hard limit of 50 ports forwarded limit in the case that just forwarding those two ports doesn't work.

hi ya

thanks for the warm welcome, WOW this forum is quick hehe

i have been on my firewall settings and i have NAPT which i have to put in ports individual but can only have 50! and that for 1 pc on the network.

It has a setting called MULTI NAT settings and all u do there is have an option to put and inside and outside IP?

Its a speedtouch 580 router

could you maybe provide a bit more information

THANKS for all your help

586498743[/snapback]

No No No - you do not want to setup NAT.. You want to forward the ports to the machine.. Look in your manual under Chapter 4.5.2 Game and Application Sharing.. They have a huge list of games there already - yours might be there, you just have to point it to your machine..

I love this "could you maybe provide a bit more information " What like the detailed step by step instructions that are included in the manual? ;)

Here is the link to the manual -- http://www.speedtouch.com/pdf/Manuals/R531...0_UserGuide.pdf

Actually Budman, from the information he gave us I believe he has the rel 1 of the router which does not have the Game and Application Sharing section section available. I looked around on thier site for a new firmware to see if it would give the 1 the same features of the 4.x line but couldn't find anything but product manuals.

I think he is stuck trying to forward individual ports for his router.

I will admit though the manual is better laid out than my old SMC's manual.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Hello, While ~104 GB of space may seem generous (at least compared to other e-readers which have 8-32GB), I feel at this price point the device should have a Micro SDXC card slot for expansion, particularly if it allows audio books to be installed and played. I hope to see more reviews of 6" phone-sized e-readers on Neowin in the future. It will be interesting to see how they compare. Regards, Aryeh Goretsky
    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!