[SLUG] firewall and dhcp

From: GonkN1@netscape.net
Date: Sun Feb 16 2003 - 15:49:50 EST


I have an average skill level using Linux. I have redhat 8.0 and I'm trying to replace our redhat 6.2 dhcp and firewall. Here's the problem. I can get the dhcp to work fine. everyone can see each other one our peer to peer network, but they cant access the internet through the redhat firewall. the firewall setting are included with the attachment I sent and here is my dhcp settings for our lan.

default-lease-time 7200;
max-lease-time 14400;

#this is eth0, for the internal network
subnet 192.168.1.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
option routers 192.168.1.1;
range 192.168.1.21 192.168.1.254;
option domain-name XXXX;
option domain-name-server 4.2.2.1;
}

#the ip address and netmask are statically assigned to the dsl modem
# which is 4.34.178.190.
#the ip address and netmask were given to us by our ISP provider
#this is for eth1, connection to our dsl modem

subnet 4.34.178.190 netmask 255.255.255.252 {
}

ddns-........ (i forgot the rest of this entry, but it does work )

and thats it. the computers on our lan, about 8 total, cant reach the internet.

I could use some more advice....my email is gonkn1@netscape.net
ONe last thing, can I be taken off the mailing list for all questions posted. When I originally signed up with SLUG, the questionaire asked me if I wanted to recieve questions posted, I said yes. I don't wish to recieve anymore....thanks...Kris

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/





This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:26:10 EDT