From owner-freebsd-questions Tue Jul 1 12:16:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA15430 for questions-outgoing; Tue, 1 Jul 1997 12:16:29 -0700 (PDT) Received: from iron.Te.NeT.UA (root@iron.Te.NeT.UA [195.138.80.34]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA15415 for ; Tue, 1 Jul 1997 12:16:18 -0700 (PDT) Received: from gloom.te.net.ua (d142.TeNeT.Odessa.UA [195.138.80.142]) by iron.Te.NeT.UA (8.6.12/8.6.12) with ESMTP id WAA24578; Tue, 1 Jul 1997 22:15:50 +0300 Received: (from pss@localhost) by gloom.te.net.ua (8.8.5/8.8.5) id WAA00442; Tue, 1 Jul 1997 22:13:58 +0300 (EEST) Date: Tue, 1 Jul 1997 22:13:58 +0300 (EEST) From: Sergey Pukach Message-Id: <199707011913.WAA00442@gloom.te.net.ua> Content-Type: text/plain; charset=KOI8-R To: freebsd-questions@freebsd.org Subject: Security hole ? Cc: kvn@gloom.te.net.ua, vlad@nobulus.tn.odessa.ua Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi. I have two ISP, one of which running FreeBSD and assign static IP to all users. For connection I'm using ppp by Toshiharu OHNO. Playing wiht /etc/ppp/ppp.conf I'm found amazing (for me) feature. This is string from ppp.conf: add ifaddr a.b.c.d 0 So, remote server can use any IP and my IP should be a.b.c.d If instesd of a.b.c.d I substitute real IP of one of my ISP server I can declare myself as another machine. During such connection I have received a lot of mail which is not intended to be mine. I think skilful hacker can use this in another way. So, how ISP can avoid such unproper connections? pss // Sergey Pukach // pss@te.net.ua