Thread
:
cable modem install on Linux
View Single Post
11-01-2004, 12:43
#
21
dropoffpoint
Inactive
Join Date: Dec 2003
Posts: 14
Re: cable modem install on Linux
And if you are choosing to run dhcpcd manually you should pass the appropriate interface to it ( as an aside -d parameter means log output from to syslog)
dhcpcd -d eth0
or whatever the interface number is
dropoffpoint
View Public Profile
Find More Posts by dropoffpoint