17/12/2007, 20:22
|
| | | Fecha de Ingreso: mayo-2007 Ubicación: Paraiso de America
Mensajes: 135
Antigüedad: 17 años, 5 meses Puntos: 10 | |
Re: Solucionando Conexion a Internet *-*-*
Hola, muchas gracias por tu tiempo, Si, la conexión es pppoe, ahora ando utilizando Windows, con estos mismos parametros me baso para hacerlo en linux.
Así configuro:
Despues de asignar ip a la placa: ifconfig eth0 x.x.x.x up ... e ingresar lo requerido:
** Summary of what you entered **
Ethernet Interface: 0
User name: gendedios2007
Activate-on-demand: No
Primary DNS: 200.21.200.3
Secondary DNS: 200.21.200.80
Firewalling: NONE
>>> Accept these settings and adjust configuration files (y/n)?y
Adjusting /etc/ppp/pppoe.conf Adjusting /etc/resolv.conf
(But first backing it up to /etc/resolv.conf-bak)
Adjusting /etc/ppp/pap-secrets and /etc/ppp/chap-secrets
(But first backing it up to /etc/ppp/pap-secrets-bak)
(But first backing it up to /etc/ppp/chap-secrets-bak)
Congratulations, it should be all set up!
Type 'pppoe-start' to bring up your PPPoE link and 'pppoe-stop' to
bring it down. Type 'pppoe-status' to see the link status.
bt ~ # pppoe-start
.....................TIMED OUT
bt ~ # pppoe-status
pppoe-status: Link is down (can't read pppoe PID file
/var/run/pppoe.conf-pppoe.pid.pppoe)
bt ~ # ifconfig eth0
eth0
Link encap:Ethernet HWaddr xx:03:47:xx:D9:xx inet
addr:192.168.x.x
Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::xx:47ff:fef8:xxe0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:420 (420.0 b)
TX bytes:4476 (4.3 KiB) Interrupt:11
bt ~ # route add default gw 192.168.1.1
bt ~ # pppoe-status
pppoe-status: Link is down (can't read pppoe PID file
/var/run/pppoe.conf-pppoe.pid.pppoe)
bt ~ # pppoe-start
.....................TIMED OUT
Mil Gracias en todo lo que me puedas ayudar compañero.
Aquí la muestra con el sistema instalado, igual sucede desde el liveCD
Buen Tiempo!
*-*-* |