So i have my ip adress going to my router page,
192.168.0.1 to my router page, 192.168.0.100 failing,
And i want to get 83.81.212.133 to my localhost page.
I did everything i needed to do that they told me at portforward.com
So i haven now in my router:
[IMGnothumb]http://i.imgur.com/tvM81.png[/IMGnothumb]
On my firewall:
[IMGnothumb]http://i.imgur.com/l3h2f.png[/IMGnothumb]
ipconfig /all in CMD:
[IMGnothumb]http://i.imgur.com/LFCcY.png[/IMGnothumb]
And in httpd.conf:
And it doesn't work?!
I only want to get 83.81.212.133 to 127.0.0.1!
Help!
192.168.0.1 to my router page, 192.168.0.100 failing,
And i want to get 83.81.212.133 to my localhost page.
I did everything i needed to do that they told me at portforward.com
So i haven now in my router:
[IMGnothumb]http://i.imgur.com/tvM81.png[/IMGnothumb]
On my firewall:
[IMGnothumb]http://i.imgur.com/l3h2f.png[/IMGnothumb]
ipconfig /all in CMD:
[IMGnothumb]http://i.imgur.com/LFCcY.png[/IMGnothumb]
And in httpd.conf:
Code:
Listen 127.0.0.1:80
I only want to get 83.81.212.133 to 127.0.0.1!
Help!
Comment