From: Jeff Cranmer <jcranmer01@earthlink.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Trying to install a cable modem connection
Date: Sat, 29 Oct 2005 20:26:08 +0000 [thread overview]
Message-ID: <1130617568.11084.13.camel@localhost> (raw)
In-Reply-To: <1116165126.23106.16.camel@tux>
[-- Attachment #1: Type: text/plain, Size: 3074 bytes --]
I have recently been attempting to connect to Roadrunner cable using my
Linux box.
According to their login instructions, it should be possible to connect
it to the service without requiring a password (Roadrunner systems
apparently used to have a custom login script which made Linux installs
even more of a pain.
I have successfully emerged dhcpd. I have not attempted to put dhcpd in
my startup scripts.
First, after plugging in the cable box and typing adsl-stop to
disconnect my adsl connection, running ifconfig yields the following:
eth1 Link encap:Ethernet HWaddr 00:04:5A:5E:42:FE
inet6 addr: fe80::204:5aff:fe5e:42fe/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1777 errors:0 dropped:0 overruns:0 frame:0
TX packets:1912 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1249796 (1.1 Mb) TX bytes:232302 (226.8 Kb)
Interrupt:11 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
I have a broken eth0 connection on the motherboard which is disabled, so
this info is correct.
I then edit /etc/conf.d/net as follows:
#iface_eth1="up" --- added # to comment out the config required by
rp-pppoe
config_eth1=( "dhcp" ) --- added the dhcp configuration required by
the cable modem,
running the command /etc/init.d/net.eth1 start yields the following:
* Starting eth1
* Bringing up eth1
* dhcp
* Running dhcpcd ...
[ ok ]
* eth1 received address 24.88.247.205
ifconfig now reports
eth1 Link encap:Ethernet HWaddr 00:04:5A:5E:42:FE
inet addr:24.88.247.205 Bcast:255.255.255.255
Mask:255.255.255.0
inet6 addr: fe80::204:5aff:fe5e:42fe/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6340 errors:0 dropped:0 overruns:0 frame:0
TX packets:1914 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1530454 (1.4 Mb) TX bytes:232952 (227.4 Kb)
Interrupt:11 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1266 (1.2 Kb) TX bytes:1266 (1.2 Kb)
Here's where I get a little stuck. My internet programs are not
recognising this eth1 connection. What step do I need to perform in
order to get the internet connection working?
Thanks in advance
Jeff Cranmer
[-- Attachment #2: Type: text/html, Size: 5525 bytes --]
next prev parent reply other threads:[~2005-10-29 18:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1116165126.23106.16.camel@tux>
2005-07-30 12:43 ` [gentoo-user] Shorewall failure following upgrade Jeff Cranmer
2005-07-30 13:17 ` Rumen Yotov
2005-07-30 23:09 ` Jeff Cranmer
2005-08-01 13:23 ` Dave Nebinger
2005-08-28 17:45 ` [gentoo-user] Quanta setup for cervisia? Jeff Cranmer
2005-08-30 22:39 ` [gentoo-user] " Jeff Cranmer
2005-08-30 23:16 ` Steve Evans
2005-10-29 20:26 ` Jeff Cranmer [this message]
2005-10-29 19:05 ` [gentoo-user] Trying to install a cable modem connection Michael Kjorling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1130617568.11084.13.camel@localhost \
--to=jcranmer01@earthlink.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox