Christopher Harewood wrote:

Tried both of these before posting. 192.168.1.0 is my wired subnet, 192.68.3.0 is my wireless subnet.

hosts.allow: ALL: 192.168.1.0/255.255.255.0
ALL: 192.168.3.0/255.255.255.0


sh-httpd.conf (pertinent parts)
# Who are we - used for CGI scripts
SERVER_NAME=ice.rawdata.lab
SERVER_ADDR=192.168.1.99
SERVER_PORT=80

# Who can access the server?
CLIENT_ADDRS="192.168.1. 192.168.3."


On Sat, 13 Dec 2003, Lynn Avants wrote:




A declaration of the wireless host(s) in the /etc/host.allow file on the Bering machine and likely in /etc/sh-httpd.conf as well


Did you open the port up on the firewall in the /etc/shorewall/rules
for normal weblet access from the loc - which would appear to be 192.168.1

ACCEPT          loc       fw            tcp     80
perhaps you need an
whatever the name of your other 192.168.3 internal network is.
ACCEPT         ??         fw            tcp      80





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to