"Patrick Kirk" <[EMAIL PROTECTED]> writes: > Port 53 is open and I'm not able to work out how to bind it to eth* > excluding all access via ppp*.
If it's bind 9:
options {
listen-on { a.b.c.d; };
};
I think that bind 8 also supports that.
> appropriate. What do I need in sources.list for scp?
scp is part of ssh.
--
Dave Carrigan ([EMAIL PROTECTED]) | Yow! Where's SANDY DUNCAN?
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS |
Seattle, WA, USA |
http://www.rudedog.org/ |

