/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Do you need to open them up or just stop the logging? I just removed the
"LOGGING" at the end of the line to stop the annoying log entries.

- Gary

Carl Engstrom wrote:
> 
> /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
> /* ALSO: Don't quote this header. It makes you look lame :-) */
> 
> I think I found the problem...Thanks for the help Gary.  It looks like one of
> the rules is blocking all traffic from these Class C networks.
> 
>  #65.0.0.0 - 65.255.255.255
> /sbin/ipchains -A output -j REJECT -i $EXTIF -s $UNIVERSE -d 65.0.0.0/8
> LOGGING
> # 66.0.0.0 - 67.255.255.255
> /sbin/ipchains -A output -j REJECT -i $EXTIF -s $UNIVERSE -d 66.0.0.0/7
> LOGGING
> 
> And the same for the input...the question is...If I stop these, will I open up
> a huge hole?
> 
> Carl
> 
> _______________________________________________
> Masq maillist  -  [EMAIL PROTECTED]
> Admin requests can be handled at http://www.indyramp.com/masq-list/ --
> THIS INCLUDES UNSUBSCRIBING!
> or email to [EMAIL PROTECTED]
> 
> PLEASE read the HOWTO and search the archives before posting.
> You can start your search at http://www.indyramp.com/masq/
> Please keep general linux/unix/pc/internet questions off the list.

-- 
----------------------------------------------------------------------
Edison Information Technologies            www.EdisonInfo.com
P.O. Box 554                               [EMAIL PROTECTED]
Milan, OH  44846-0554                      419.499.7040

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to