Oops, helps to send to the right address
=========
> Hi Michael, and others that have helped,
> I tried all the suggestions. My link is still seeing a line in dctlr
> that looks like the following:
>
> igrp 224.0.0.10/22616 167.xxx.xxx.xxx/22616 00:00:30 60
> 0
>
> it is sending the 60 bytes every 5 seconds, restarting the time to 30
> seconds, thus keeping the link up.
>
> I have tried everything in the last message, as well as
> adding ignore any ip.protocol=88 to the filters file,
> and ignore any ip.protocol=igrp to the filters file after adding it to
> /etc/protocols.
>
> I also tried adding these to the script that gets called from the command
> line
> diald -f /etc/diald/script, to no avail.
>
> Like anything like this, I know it is something stupidly simple that I am
> missing. Is the
> 22616 the port? Shouldn't I also be able to block it that way?
>
> from tcpdump:
>
> 10:16:17.692422 < 167.xxx.xxx.xxx > IGRP-ROUTERS.MCAST.NET: ip-proto-88 40
> [tos 0xc0] (ttl 2, id 0)
>
> Thanks for any help!
>
> Jim
>
>
>
>
> -----Original Message-----
> From: Michael Fowler [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 10, 2000 6:56 PM
> To: Jim Howard
> Subject: Re: Hello?
>
> On Thu, Feb 10, 2000 at 03:03:40PM -0600, Jim Howard wrote:
> >
> > I just subscribed. I am using the latest diald .99.3, and am having
> trouble
> > with a line staying up. I have traced it back
> > to an IGRP request on the remote end, and have tried to ignore it, to no
> > avail.
>
> Let's see if I can get these lines right this time.
>
> You can either deny the packets a the firewall (provided you're using
> Linux
> 2.2 with ipchains):
>
> ipchains -A input -p 88 -j DENY
>
> or just ignore the packets, by placing the following in your diald filter:
>
> ignore any ip.protocol=88
>
>
> You can use a symbolic name (igrp) instead of 88 if you place the
> following
> in /etc/protocols
>
> 88 igrp IGRP
>
>
> Michael
> --
> Administrator www.shoebox.net
> Programmer, System Administrator www.gallanttech.com
> --
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]