Bebox forwarding to IP address as web server (and OSX)

  • Thread starter Thread starter Sic
  • Start date Start date

Sic

Sic

Soldato
Joined
9 Nov 2004
Posts
15,365
Location
SO16
I'm currently using a Bebox through its web interface, I've assigned the HTTP (World Wide Web) device/application to my IP address, but when I visit my external IP, it takes me to the Bebox. Can anyone help me with what I'm doing wrong? Is there something I have to do on my computer that I've not done?

Thanks :)
 
oh cool, you're absolutely right! thanks :)

edit: it is possible to enabled nat loopback (gotta love a good google!)

telnet into the router and type the following:

Code:
ip config natloopback = enabled
saveall
exit

done! thanks again
 
Last edited:
Back
Top Bottom