On 10/25/06, Jeff Quast <[EMAIL PROTECTED]> wrote:
On 10/25/06, Matt Bettinger <[EMAIL PROTECTED]> wrote:
> I can do dhclient xl0 at the console and grab an lease just fine from
> the cable modem.  NOW,  if I reboot the machine it will not get an
> lease.  I have to manually  do it from the console.  The

> # more /etc/hostname.xl0    <---outside interface connected to cable modem
> # more /etc/hostname.xl1
> # more /etc/hostname.xl2
> /etc/dhclient.conf file exists and all values are commented out so we
> My /var/log/daemon shows many of these
> Matt

what about:

sh -x /etc/netstart xl0

?



imelda# sh -x /etc/netstart xl0
+ . /etc/rc.conf
+ routed_flags=NO
+ mrouted_flags=NO
+ ospfd_flags=NO
+ bgpd_flags=NO
+ rarpd_flags=NO
+ bootparamd_flags=NO
+ rbootd_flags=NO
+ sshd_flags=
+ named_flags=NO
+ rdate_flags=NO
+ timed_flags=NO
+ ntpd_flags=NO
+ isakmpd_flags=
+ mopd_flags=NO
+ apmd_flags=NO
+ acpid_flags=NO
+ dhcpd_flags=
+ rtadvd_flags=NO
+ route6d_flags=NO
+ rtsold_flags=NO
+ lpd_flags=NO
+ sensorsd_flags=NO
+ hotplugd_flags=NO
+ watchdogd_flags=NO
+ ftpproxy_flags=
+ httpd_flags=NO
+ sendmail_flags=-L sm-mta -C/etc/mail/localhost.cf -bd -q30m
+ spamd_flags=
+ spamd_grey=NO
+ spamlogd_flags=
+ ftpd_flags=NO
+ identd_flags=NO
+ xdm_flags=NO
+ wsmoused_flags=NO
+ rwhod=NO
+ nfs_server=NO
+ lockd=NO
+ amd=NO
+ pf=YES
+ portmap=NO
+ inetd=YES
+ check_quotas=YES
+ krb5_master_kdc=NO
+ krb5_slave_kdc=NO
+ afs=NO
+ multicast_host=NO
+ multicast_router=NO
+ savecore_flags=
+ ypserv_flags=
+ yppasswdd_flags=NO
+ nfsd_flags=-tun 4
+ amd_dir=/tmp_mnt
+ amd_master=/etc/amd/master
+ syslogd_flags=
+ pf_rules=/etc/pf.dmz
+ pflogd_flags=
+ afsd_flags=
+ shlib_dirs=
+ local_rcconf=/etc/rc.conf.local
+ [ -f /etc/rc.conf.local ]
+ . /etc/rc.conf.local
+ ftpproxy_flags=
+ [ xl0x = autobootx ]
+ [ 1 -gt 0 ]
+ [ 1 -gt 0 ]
+ [ -f /etc/bridgename.xl0 ]
+ ifstart xl0
DHCPREQUEST on xl0 to 255.255.255.255 port 67
DHCPACK from 10.58.224.1
bound to 71.41.202.254 -- renewal in 29023 seconds.
+ shift
+ [ 0 -gt 0 ]
+ return
#

Reply via email to