Re: ad-hoc web server
- From: Burkhard Ott <news@xxxxxxxxx>
- Date: Thu, 27 Nov 2008 21:39:52 +0100
Am Thu, 27 Nov 2008 11:51:48 -0800 schrieb lbrtchx:
1) set up my router to forward http request to port 80 to the IP
address of the internal box where I
Did you DNAT?
2) have a service running accepting connections and serving pages on
port 80 from a USB external drive
~
But when I went to check this from a local internet caffee I was
404'ed
~
What else do I need to do?
Watch the error logfile check that the webserver uses the right location,
probably you have running a virtual host then you need the host: part in
http/1.1.
cheers
.
Relevant Pages
- Re: IP Forwarding
... do is port forward incoming requests to another server on the internet. ... you want to port forward from the internet to the internet? ... this is a bad idea, don't do this unless you own the destination server. ... DNAT as you would do to forward to a local server. ... (comp.os.linux.networking) - Re: Linux als Router
... # Enter all trusted network interfaces here. ... # which should be available to the internet and set FW_ROUTE to yes. ... space separated list of ports, ... # Packets to silently reject without log message. ... (de.comp.os.unix.linux.misc) - Re: SharePoint 3.0: problems with external access
... "Go to 'Alternate Access Mappings' and in the 'Internet Zone' for your ... Port 443 won't work because it is already used by the Default Web Site. ... What you need to do is create a wildcard certificate and use it in ISA. ... The steps to publish WSS 3.0 applications behind ISA 2004 are the same ... (microsoft.public.windows.server.sbs) - Re: companyweb from RWW
... "Could not open connection to the host, on port 23: ... internet should tell the tale, ... Les Connor [SBS Community Member - SBS MVP] ... This site is the default web site. ... (microsoft.public.windows.server.sbs) - Re: SharePoint 3.0: problems with external access
... Create a new certificate for the WSS 3.0 website? ... "Go to 'Alternate Access Mappings' and in the 'Internet Zone' for your ... Port 443 won't work because it is already used by the Default Web Site. ... What you need to do is create a wildcard certificate and use it in ISA. ... (microsoft.public.windows.server.sbs) |
|