I'm having problem connecting to my isp with my sangoma s518. Everything seems to run smooth and wanrouter are training to connect....but forever..
Now, to test the connection i mounted up my standard nic and my old dsl router, to establish a standard basic pppoe connection..... and I can't with centos.
I follow this standard setup: http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s...
tested on two different centos installations, but no. I spent 4 hours I think and needed two minits on my debian installation.
Both rp-pppoe and ppp are installed, please someone tell me what am I missing before I totally loose it :-) ?
kai
# tail -20 /var/log/messages Aug 29 21:40:35 localhost pppd[21465]: pppd 2.4.2 started by root, uid 0 Aug 29 21:40:35 localhost pppd[21465]: Using interface ppp0 Aug 29 21:40:35 localhost pppd[21465]: Connect: ppp0 <--> /dev/pts/4 Aug 29 21:41:06 localhost pppd[21465]: LCP: timeout sending Config-Requests Aug 29 21:41:06 localhost pppd[21465]: Connection terminated. Aug 29 21:41:10 localhost pppoe[21466]: Timeout waiting for PADO packets Aug 29 21:41:10 localhost pppd[21465]: Exit. Aug 29 21:41:10 localhost adsl-connect: ADSL connection lost; attempting re-connection. Aug 29 21:41:15 localhost pppd[21553]: pppd 2.4.2 started by root, uid 0 Aug 29 21:41:15 localhost pppd[21553]: Using interface ppp0 Aug 29 21:41:15 localhost pppd[21553]: Connect: ppp0 <--> /dev/pts/4 Aug 29 21:41:46 localhost pppd[21553]: LCP: timeout sending Config-Requests Aug 29 21:41:46 localhost pppd[21553]: Connection terminated.
Quoting kai centos@sandsengen.com:
I'm having problem connecting to my isp with my sangoma s518. Everything seems to run smooth and wanrouter are training to connect....but forever..
Check that username and password in /etc/ppp/pap-secrets and chap-secrets are correct. It might seem trivial, but I got burned with it once. Also check that you pointed it to correct Ethernet interface. If the modem is directly connected to the Ethernet interface (in other words, it is used only as connection to the modem) you want to have that Ethernet interface in UP state, but with no IP address on it (well, at least in default config). You could do something like "ifconfig eth0" or "ip addr show dev eth0" to check if the interfaces is up or down (you should see word UP in the flags).
For example, your /etc/sysconfig/network-scripts/ifcfg-eth0 (assuming we are talking about eth0 interface here) should look something like:
DEVICE=eth0 ONBOOT=yes BOOTPROTO=none HWADDR=_mac_address_of_interface_here_ TYPE=Ethernet
Than you'd simply bring it up with "ifup eth0" command (if it was down).
I am installing a IntelR Storage System SSR212CC, and in the support section Intel only talk about Red Hat* Enterprise Linux* Server Edition 4, Update 2. which version of CentOS correspond to it?
Regards
Jose Perales Grid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, Aug 31, 2006 at 01:24:45AM -0400, Jose Perales @ Grid System wrote:
I am installing a IntelR Storage System SSR212CC, and in the support section Intel only talk about Red Hat* Enterprise Linux* Server Edition 4, Update 2. which version of CentOS correspond to it?
4.2 :)
But I see no reason for it to not work on at least 4.3, and you have a very good chance of it working on 4.4.
[]s
- -- Rodrigo Barbosa "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
Jose Perales @ Grid System wrote:
I am installing a IntelR Storage System SSR212CC, and in the support section Intel only talk about Red Hat* Enterprise Linux* Server Edition 4, Update 2. which version of CentOS correspond to it?
Regards
Jose Perales Grid
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Centos 4.2
d
Jose Perales @ Grid System wrote:
I am installing a IntelR Storage System SSR212CC, and in the support section Intel only talk about Red Hat* Enterprise Linux* Server Edition 4, Update 2. which version of CentOS correspond to it?
Intel, like most other vendors can't get the name of the Red Had product correct. They mean 'Red Hat(R) Enterprise Linux(R) AS Version 4 Update 2' and 'Red Hat(R) Enterprise Linux(R) ES Version 4 Update 2'.
The answer, as already pointed out is 'CentOS 4.2'. Check the release notes, but that probably means 4.x where x >= 2. Some drivers do get removed in an update so you should check the release notes to find out if there is a replacement driver.
HP and Legato/EMC also have trouble with the name of the Red Hat product. Sometimes I wonder what the QA departments are up to in these companies.
John.
Regards
Jose Perales Grid
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
4.2 Works fine OK, 4.3 and 4.4 problems with raid drivers.
Regards
Jose Perales Grid
-----Mensaje original----- De: centos-bounces@centos.org [mailto:centos-bounces@centos.org] En nombre de John Newbigin Enviado el: Domingo, 03 de Septiembre de 2006 07:56 p.m. Para: CentOS mailing list Asunto: Re: [CentOS] Red Hat* Enterprise Linux* Server Edition 4, Update2 Version, which correspond in CenOS?
Jose Perales @ Grid System wrote:
I am installing a IntelR Storage System SSR212CC, and in the support
section
Intel only talk about Red Hat* Enterprise Linux* Server Edition 4, Update
2.
which version of CentOS correspond to it?
Intel, like most other vendors can't get the name of the Red Had product correct. They mean 'Red Hat(R) Enterprise Linux(R) AS Version 4 Update 2' and 'Red Hat(R) Enterprise Linux(R) ES Version 4 Update 2'.
The answer, as already pointed out is 'CentOS 4.2'. Check the release notes, but that probably means 4.x where x >= 2. Some drivers do get removed in an update so you should check the release notes to find out if there is a replacement driver.
HP and Legato/EMC also have trouble with the name of the Red Hat product. Sometimes I wonder what the QA departments are up to in these companies.
John.
Regards
Jose Perales Grid
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos