Paul,
No problems at all. Works a lot better than my previous Verizon ADSL
hookup. I'm in Wilmington DE, but I setup my sister with the same type
of configs (She lives in Falls Church).
You use dhcp to get an IP lease, but they don't change your IP address.
You just send them your hostname and you get back your IP and DNS info.
Here is my dhclient.conf file (I xx'd out my hostname):
# $OpenBSD: dhclient.conf,v 1.1 1998/09/08 20:26:41 marc Exp $
#
# DHCP Client Configuration
#
# See dhclient.conf(5) for possible contents of this file.
initial-interval 1;
send host-name "xxxxxxx.newcas1.de.home.com";
request subnet-mask, broadcast-address, routers,
domain-name, domain-name-servers, host-name;
Paul Hartzler http://256.2y.net http://ignatius.2y.net http://ijr.2y.net
=============================================
There are two types of people in this world who are hated: Those who
succeed and those who fail...
----- Original Message -----
From: "Paul Greene" <pgreene_(_at_)_patriot_(_dot_)_net>
To: <misc_(_at_)_openbsd_(_dot_)_org>
Sent: Wednesday, August 01, 2001 4:50 PM
Subject: Comcast/@Home cable modems with OpenBSD
> Hi;
>
> By chance, anyone on the list using the Comcast/@Home cable modem
service
> with OpenBSD?
>
> (Preferably, someone in the Metro DC/Northern Virginia area)
>
> I'd like to get some feedback/suggestions as to any service issues
with
> these guys and OpenBSD, any technical glitches encountered (and
hopefully
> overcome), etc etc.
>
> Feel free to contact me offline to avoid unnecessary list noise.
>
> Thanks
>
> Paul Greene