Hi,
Did the netstat -m thing, and came up with ms messenger. I defined msmessenger in the services file as port 1863.
tcp 237:36.96 alex.quicksoftware.co.za msgr-ns22.msgr.hotmail.com 1521 -> msmessenger (61017)
Can a linux guru tell me what the difference is between /etc/diald.filter, and /etc/diald/phone.filter? My gut feel is that the first one determines, what can keep a link up, and the second one is for bringing a link up.
Also, If I put the line below in as one of the first rules in both files, will I stop ms messenger from creating a link, and maintaining a link
ignore tcp tcpdest=tcp.msmessenger
Alex