Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 16:18:30 -0600
From:      Jose Hidalgo Herrera <jose@hostarica.com>
To:        El DaEm0n <jackass_wasa@hotmail.com>
Cc:        jose@hostarica.com
Subject:   Re: ipfw
Message-ID:  <1086905909.30184.4.camel@jose.hostarica.net>
In-Reply-To: <1086905661.30184.2.camel@jose.hostarica.net>
References:  <BAY12-F63xISHoXuWeB00057e81@hotmail.com> <1086905661.30184.2.camel@jose.hostarica.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-06-10 at 16:14, Jose Hidalgo Herrera wrote:

> Why do you deny traffic from and to 127/8 ?
> If you are worried about somebody using that addresses do this:
> 
> allow ip from any to any via lo0
> deny log ip from 127/8 to any 



> deny log ip from any to any 


Sorry, I meant 
deny log ip from any to 127/8


> 
> and then:
> allow ip from any to any
> 
> 
> On Thu, 2004-06-10 at 16:09, El DaEm0n wrote: 
> 
> > hi everyone im a newbie in IPFW i have a problem so i would explain you:
> > 
> > im running phpnuke in my webserver,
> > 
> > before, i can send mails automaticly from my server when the users  
> > registered in the portal  using sendmail  ,but, after i installed of IPFW 
> > does not leave the messages
> > 
> > this is my rules:
> > 
> > deny icmp from any to me icmptypes 8
> > deny ip from any to 127.0.0.0/8
> > deny ip from 127.0.0.0/8 to any
> > allow ip from any to any
> > deny ip from any to any
> > 
> > and i added this to my kernel
> > 
> > options RANDOM_IP_ID
> > options TCP_DROP_SYNFIN
> > options IPSTEALTH
> > 
> > can somedoby help me?? and tell how can fix this problem?
> > thank´s
> > 
> > _________________________________________________________________
> > Charla con tus amigos en línea mediante MSN Messenger:  
> > http://messenger.microsoft.com/es
> > 
> > _______________________________________________
> > freebsd-ipfw@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086905909.30184.4.camel>