2Wire Router Non-hamachi,NOT WORKING![HELP]

11/03/2010 09:24 zatchbell32505#1
Well i got a new ISP and now its not working,heres my port forwards,im useign 2wire router atm
[Only registered and activated users can see links. Click Here To Register...]

And My host file is right
[Only registered and activated users can see links. Click Here To Register...]


And i got the right No-ip
which is my external ip See
[Only registered and activated users can see links. Click Here To Register...]


and my configs are right

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]


Im useing the 2wire router which is set-up right as you seen in first pic, got any ideas?

And Yet its not workinh, Any ideas? ive done so much for my server, made a badazz launcher,autopatch server,some db work

Any IDEAS?
11/03/2010 16:33 ~WARNING~#2
autppatch port: 9528

about the no-ip, i wouldn't use it, just use your normal external IP
11/03/2010 16:50 zatchbell32505#3
what you mean just use normal External IP
how it be hosted without no-ip?
Offtopic:

Here is my new launcher ive got done coding

[Only registered and activated users can see links. Click Here To Register...]
11/08/2010 15:30 King_Arthur#4
Server, website, or both are not working? Also, there is no reason to black out your external IP since once you get it working everyone will know the new external IP.
11/08/2010 23:53 PowerChaos#5
first start apache and go to [Only registered and activated users can see links. Click Here To Register...] or [Only registered and activated users can see links. Click Here To Register...]
and see if that works

if that works then we can move on

get your external ip
and put it in the files ( or put 0.0.0.0 to get all ip's)

then for the firewall
make yourself easy and put this range on it (tcp - udp ) (note , firewall is basicly disabled then )
Code:
1 - 65335
then you are sure that all ports are open , or start fine tuning it by checking what ports are realy in use and what ports not (check files)

but first things first , check your firewall on your pc , and test out that localhost is working

if localhost is refusing , then you need to figure out what is blocking
if localhost is working then proceed with the above things then we can start trying out the second part

go to [Only registered and activated users can see links. Click Here To Register...] (that ip you blacked out) and see if that works
if it does works then you are live
if it refuse to work , then still something is blocking

check if your router forwards to your ip (forgot that small part , but a router need to know where to forward the external ip to )

so forward the external ip to your internal ip (192.168.1.254 )

strange part i see is your ip , why is it ended on the broadcast ?? ( 254 is last ip and mostly used as broadcast adress) instead of 192.168.1.3 or so ??


hopely this helps you
Greetings From PowerChaos