named: bad referral x from y?

2001-10-10 Thread Mikko Kilpikoski
Hi. I'm getting a lot of following message in named log: bad referral (x.x.x.x.in-addr.arpa !< *.x.x.in-addr.arpa) from [y.y.y.y].53 Where x is some host in a some network owned by X and y is my ISP's nameserver. I've gotten this message about two hosts from different networks. The networks i

Re: Strange files in / - possible security problem?

2001-10-10 Thread Colin Phipps
On Tue, Oct 09, 2001 at 08:37:36PM -0500, [EMAIL PROTECTED] wrote: > Just a moment ago I noticed a bunch of zero-length files in my / directory, > all named 'errs' followed by 6 random characters [...] I've got no idea what > may have created these files, and I'm wondering if this is a sign of a >

Re: named: bad referral x from y?

2001-10-10 Thread Tomasz Papszun
On Wed, 10 Oct 2001 at 10:38:22 +0300, Mikko Kilpikoski wrote: > > I'm getting a lot of following message in named log: > > bad referral (x.x.x.x.in-addr.arpa !< *.x.x.in-addr.arpa) from [y.y.y.y].53 > > Where x is some host in a some network owned by X and y is my ISP's > nameserver. I've got

TTL in iptables

2001-10-10 Thread Robert Magier
Hello. Is there any possibility to create rule, which depend from TTL (Time to Live) in iptables ? -- Robert Magier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: TTL in iptables

2001-10-10 Thread Saku Ytti
On Wed, Oct 10, 2001 at 05:11:20PM +0200, Robert Magier wrote: > Is there any possibility to create rule, which depend from TTL (Time to > Live) in iptables ? Yes, the needed modules aren't in kernel yet, so you need to compile netfilter[0] and include the modules from patch-o-matic or most-of-

Re: TTL in iptables

2001-10-10 Thread Tim Haynes
Robert Magier <[EMAIL PROTECTED]> writes: > Is there any possibility to create rule, which depend from TTL (Time to > Live) in iptables ? | zsh, storm 4:14PM tim # iptables -m ttl -h [snip] | TTL match v1.2.3 options: | --ttl-eq valueMatch time to live value | --ttl-lt value

named: bad referral x from y?

2001-10-10 Thread Mikko Kilpikoski
Hi. I'm getting a lot of following message in named log: bad referral (x.x.x.x.in-addr.arpa !< *.x.x.in-addr.arpa) from [y.y.y.y].53 Where x is some host in a some network owned by X and y is my ISP's nameserver. I've gotten this message about two hosts from different networks. The networks i

Re: Strange files in / - possible security problem?

2001-10-10 Thread Colin Phipps
On Tue, Oct 09, 2001 at 08:37:36PM -0500, [EMAIL PROTECTED] wrote: > Just a moment ago I noticed a bunch of zero-length files in my / directory, > all named 'errs' followed by 6 random characters [...] I've got no idea what > may have created these files, and I'm wondering if this is a sign of a >

Re: named: bad referral x from y?

2001-10-10 Thread Tomasz Papszun
On Wed, 10 Oct 2001 at 10:38:22 +0300, Mikko Kilpikoski wrote: > > I'm getting a lot of following message in named log: > > bad referral (x.x.x.x.in-addr.arpa !< *.x.x.in-addr.arpa) from [y.y.y.y].53 > > Where x is some host in a some network owned by X and y is my ISP's > nameserver. I've gott

TTL in iptables

2001-10-10 Thread Robert Magier
Hello. Is there any possibility to create rule, which depend from TTL (Time to Live) in iptables ? -- Robert Magier

Re: TTL in iptables

2001-10-10 Thread Saku Ytti
On Wed, Oct 10, 2001 at 05:11:20PM +0200, Robert Magier wrote: > Is there any possibility to create rule, which depend from TTL (Time to > Live) in iptables ? Yes, the needed modules aren't in kernel yet, so you need to compile netfilter[0] and include the modules from patch-o-matic or most-of-p

Re: TTL in iptables

2001-10-10 Thread Tim Haynes
Robert Magier <[EMAIL PROTECTED]> writes: > Is there any possibility to create rule, which depend from TTL (Time to > Live) in iptables ? | zsh, storm 4:14PM tim # iptables -m ttl -h [snip] | TTL match v1.2.3 options: | --ttl-eq valueMatch time to live value | --ttl-lt value