my dad blocked wurm with his firewall, but just for my computer, i once read about a way to bounce traffic from my computer to another to bypass a firewall
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well if your computer is currently getting its IP address via DHCP (From memory, in your network settings automatic.)
You could try changing your IP to a static value.
**assuming windows**
from the command prompt run
ipconfig
Note your current IP, net mask and default gateway.
Then go into network settings and change your ip, say its currently 192.168.0.5 change it to 192.168.0.100, just make sure you only change the last number and keep it less that 255, but over 100 to ensure no clashes with the DHCP server.
Give it a try and, tell me what happens.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ok, i downloaded everything, but whenever i run the roundworm.bat or w/e i get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: net/sourceforge/round
worm/MainFrame
OOPS
I made a small error in the roundworm.bat file.
Simply delete the line
cd ...
and everything should work.
The next version will fix this.
thanks, it appeaRS TO B WORKING NOW
SRY BOUT CPS
now i just need a program so i can bounce my traffic off anothe computer on the network so i can play wurm because my dad blocked wurm on my computer
hint hint
Your dad blocked worm, or has your ip been blocked by the worm servers?
I cant do much about your dad, but there are solutions if you ip is blocked.
my dad blocked wurm with his firewall, but just for my computer, i once read about a way to bounce traffic from my computer to another to bypass a firewall
hmm
Well if your computer is currently getting its IP address via DHCP (From memory, in your network settings automatic.)
You could try changing your IP to a static value.
**assuming windows**
from the command prompt run
ipconfig
Note your current IP, net mask and default gateway.
Then go into network settings and change your ip, say its currently 192.168.0.5 change it to 192.168.0.100, just make sure you only change the last number and keep it less that 255, but over 100 to ensure no clashes with the DHCP server.
Give it a try and, tell me what happens.
what do i put for my dns server?
A good choice would be the ip of the router box.
(probably 'Default Gateway' when u run ipconfig)
If that does not work. check you isp's web site for a list of there DNS servers and use one of them.