From owner-freebsd-net Thu Oct 1 03:01:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21619 for freebsd-net-outgoing; Thu, 1 Oct 1998 03:01:21 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from bologna.nettuno.it (bologna.nettuno.it [193.43.2.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA21591 for ; Thu, 1 Oct 1998 03:01:07 -0700 (PDT) (envelope-from flumiani@infotech.it) From: flumiani@infotech.it Received: from infotech.ud.nettuno.it (infotech.ud.nettuno.it [193.207.87.2]) by bologna.nettuno.it (8.8.6/8.8.6/NETTuno 3.1) with SMTP id MAA14491 for ; Thu, 1 Oct 1998 12:00:42 +0200 (MDT) Received: from webserver [192.168.1.4] by posta.infotech [192.168.1.2] with SMTP (MDaemon.v2.7.SP4.R) for ; Thu, 01 Oct 1998 10:32:20 +0200 Message-Id: <3.0.6.32.19981001103149.007b7450@pop> X-Sender: flumiani@pop X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 01 Oct 1998 10:31:49 +0200 To: freebsd-net@FreeBSD.ORG Subject: sendmail ups the line? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MDaemon-Deliver-To: freebsd-net@FreeBSD.ORG X-Return-Path: flumiani@infotech.it Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hello everybody! I use a FredBSD box as a gateway to connect a LAN to Internet. To do this, i followed the PPP Primer. WHAT HAPPENS: If the PPP is working in the background (command ppp -auto -alias ips_connect_script) everytime an e-mail client as Eudora Light (also Elm on the same FreeBSD system) sends a message to local address (the same for non local addresses) makes the sendmail do a DNS request to identify the IP of the client's box. Becouse DNS is not on the LAN but on the internet, ppp dials out. Well, this is what i suppose :) Every other client i tested: ftp, telnet, pop3 and http doesn't act like that, both using local and remote clients on the LAN. If the ppp daemon doesn't listen in background sending mail from every email client works fine. I tryed to avoid this action programming sendmail.cf but nothing. Next my LAN, FreeBSD box configuration. Can someone help me? CONFIGURATIONS The LAN has 192.168.0.x IPs. (for now just 2 PCs) /etc/hosts 127.0.0.1 localhost.sts-cast.it localhost 192.168.0.1 caronte.sts-cast.it caronte 192.168.0.1 caronte.sts-cast.it. 192.168.0.5 24h.sts-cast.it 24h /etc/host.conf hosts bind /etc/resolv.conf domain sts-cast.it nameserver 193.43.2.1 <-- This is the nameserver of my IPS dns.nettuno.it PPP.CONF AND SENDMAIL.CF Ask if you need it :) Thanks! Federico Flumiani -- Il mio email: flumiani@infotech.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message