web server accessible to the NET
#1
is it possible to serve up pages on the net from my xbox? what would be the http:// line that i type in from a computer via the net instead of just connected over a lan?

there's a dns ..something..something else..i have no idea...anyways ..any know what it is?
#2
i'm assuming your xbox is only connect to the local lan and behind some router? if that is the case, then you need to port forward on your router.

tell the router that you want anything coming in on port 21 to be forwarded to your xbox ip.

or, you can tell it that you want anything coming on port x (for example, 6666) to be forwarded to your xbox ip on port 21.

then you would do:

http://yourexternalip:6666

and that would go to xbox.

ts
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
#3
sweet..i'll test it later when i get home Smile

Logout Mark Read Team Forum Stats Members Help
web server accessible to the NET0