I have mailonly.in set as follows:
permit tcp dst eq 25
permit udp dst eq 53
permit tcp dst eq 53
permit udp src eq 53
permit tcp src eq 53
permit tcp dst eq 110
permit 0.0.0.0/0 206.206.167.10/32 tcp dst eq 80
permit icmp
HTTP seems erratic - when the user connects, he gets my home page usually
once, but can't reload it again, unless he specifies the IP address, which
suggests that there's no DNS... Sometimes he gets all of the page except
for a 30k graphic...? I've ptraced it and there's nothing coming in except
53/80/110 types. Without the filter, everything works OK. Anyone seen this
happen? (ComOS = 3.3.1c1)
Second question: when a filter rule has `log' at the end, exactly where on
`loghost' is that entry written when the rule fires?
Thanks,
Steve