ipfw

Jose Hidalgo Herrera jose at hostarica.com
Thu Jun 10 22:18:45 GMT 2004


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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe at freebsd.org"


More information about the freebsd-ipfw mailing list