From owner-freebsd-chat Mon Jul 15 9:17:43 2002 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D8C37B400 for ; Mon, 15 Jul 2002 09:17:39 -0700 (PDT) Received: from mail19b.rapidsite.net (mail19b.rapidsite.net [161.58.134.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 1E28E43E64 for ; Mon, 15 Jul 2002 09:17:39 -0700 (PDT) (envelope-from rob@pythonemproject.com) Received: from www.pythonemproject.com (198.104.176.109) by mail19b.rapidsite.net (RS ver 1.0.63s) with SMTP id 076092019 for ; Mon, 15 Jul 2002 12:25:14 -0400 (EDT) Message-ID: <3D32F50F.267322E2@pythonemproject.com> Date: Mon, 15 Jul 2002 09:15:11 -0700 From: rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-chat@freebsd.org Subject: Re: Naive networking question References: <3D32C5C6.30809@centtech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-chat@freebsd.org X-Loop-Detect: 1 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have attbi and I just pay the extra $2 or $3 per ip address. I don't use NAT as I want the redundancy of my machines. They use DHCP only, but I've found that my IP address never changes, so I can set up SSH, SSHD, and Freenet. You need to manually add the entry in /etc/hosts as DHCPD doesn't do this on its own, if you want to use X11 forwarding or get rid of annoying messages everytime you start X. I have noticed that on accasion they change the default router and mask, which means my SSH X11 forwarding slows down from 100MB/s (since it was on the same subnet) to 256k/s. One drawback is that they have no reverse dns to your dhcp address, so if you use sendmail or qmail, your mail might get bounced, but then thats all illegal in the TOS anyway. I expect them at any time to set up a tiered service. Rob. Eric Anderson wrote: > > You'll need a NAT box in between, like: > PC > / > World-------Cable Modem--NAT/firewall--Hub----PC > \ > PC > > Of course, you can use FreeBSD for the NAT/firewall box.. :) > > Eric > > Gregory Pavelcak wrote: > > I'm thinking about getting AT&T broadband. According to their website, > > if you want to have access on several PCs simultaneously, you need > > a switch and additional IP addresses. I assume they're not giving > > static addresses. Can I just use a hub, let the PCs setup DHCP and have > > access from all them simultaneously? > > > > > > PC > > / > > World-------Cable Modem----Hub----PC > > \ > > PC > > > > Thanks. > > > > Greg > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-chat" in the body of the message > > -- > ------------------------------------------------------------------ > Eric Anderson Systems Administrator Centaur Technology > For Sale: Parachute. Only used once, never opened, small stain. > ------------------------------------------------------------------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" in the body of the message -- ----------------------------- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message