/etc/diald.options contains all of the options like mtu and mru and such.
/etc/diald.conf contains all of the rules for bringing the link up and down
and how long to keep it up. diald reads this file by default
start it like this.
/usr/sbin/diald -f /etc/diald.options
Here are the netbios rules we use in our /etc/diald.conf file:
#ignore those pesky netbios-ns requests
ignore tcp tcp.source=tcp.netbios-ns
ignore tcp tcp.dest=tcp.netbios-ns
ignore tcp tcp.dest=tcp.netbios-dgm
ignore tcp tcp.source=tcp.netbios-dgm
ignore tcp tcp.dest=tcp.netbios-ssn
ignore tcp tcp.source=tcp.netbios-ssn
# Do the same for netbios-ns broadcasts
ignore udp udp.dest=udp.netbios-ns
ignore udp udp.source=udp.netbios-ns
ignore udp udp.dest=udp.netbios-dgm
ignore udp udp.source=udp.netbios-dgm
Ashley Drees wrote:
>
> I have a running diald, and it is working well, I need to now stop net bios packets
>from bringing
> up the link.
>
> I am at home now, but I think that the packets are UDP at 138 or 139, whenever a
>win95 machine
> logs into the ntserver that is on the LAN... diald calls the ISP.. not what I want...
>
> I know this should be added to the filters, but so far I have not been able to find
>the
> correct way to get my filter line to work (I guess I am stupid :-( )
>
> if anyone can give me a pointer..
>
> Thanks..
>
> --
>
> Ash
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to [EMAIL PROTECTED]
--
-------------------------------------------------------------------------------
Rodney D. Holm [EMAIL PROTECTED]
Apexx Technology, Inc. http://www.apexxtech.com
-------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]