Re: firewall-rule for ftp

2000-05-30 Thread Peter Monta
coming traffic only if it's part of a connection already requested from the inside. So passive-mode FTP "just works", along with other TCP connections initiated from within the firewall, like HTTP, ssh, etc. There's a firewall-HOWTO at linuxdoc.org. Cheers, Peter Monta [EMAIL PR

Re: printing >1 page per piece of paper

2000-04-04 Thread Peter Monta
buting this by default I think. Cheers, Peter Monta [EMAIL PROTECTED] Terayon Communication Systems -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: difference between hostname and domain name

2000-04-04 Thread Peter Monta
d? If you eventually do want all outgoing mail to use the generic name, look into FEATURE(masquerade_envelope) and MASQUERADE_AS() if you're running sendmail. Cheers, Peter Monta [EMAIL PROTECTED] Terayon Communication Systems -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Md5 Checksums re: zoot-386i.iso

2000-04-02 Thread Peter Monta
ave isosize. Cheers, Peter Monta [EMAIL PROTECTED] Terayon Communication Systems -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: mkisofs and copying a cd to disk

2000-01-27 Thread Peter Monta
ple). A plain dd would preserve this unwanted padding. Cheers, Peter Monta [EMAIL PROTECTED] Terayon Communication Systems -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: mkisofs and copying a cd to disk

2000-01-27 Thread Peter Monta
r.iso bs=2048 count=`expr \`isosize /dev/cdrom\` / 2048` Cheers, Peter Monta [EMAIL PROTECTED] Terayon Communication Systems -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.