PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

apache2 configuration question 2393


Your Ad Here

Your Ad Here

apache2 configuration question 2394
Richard Kimber No, that is merely to address:port to which the Apache2 server is...

You are misunderstanding what's involved -- thew Listen statement defines the IP and port numbers on the *server* machine. Your server machine actually has (at least) two IP numbers: the loopback device (127.0.0.1) and your LAN (ethernet) address. It may also have a (dynamic) IP number for PPP (if you use PPP dialup). You might also have a second NIC connected to your broadband, which will have its own (dynamic) IP number.

just 'Listen 80'. Then you need to configure your *firewall* to block connects from off your LAN. Either set it to block connections from your ppp network device (if you are using PPP) or to block connections from the other side of your local router. If you are on a broadband connection and are using an extern broadband router, you configure this on the broadband router, since it is your firewall. If you are using your main server box as the broadband router (and firewall) and you have two NICs,one connecting to the broadband and one to the home LAN, you just block http connections from the NIC connecting to the broadband service (cable or DSL or sat modem).

-- Robert Heller -- 978-544-68 plus 133 Deepwoods Software -- Linux Installation and Administration



Your Ad Here

List | Previous | Next

apache2 configuration question 2394

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

procmail recipe