[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problemas con conectando con RDSI



hola amigos les escribo porque tengo problemas al conectarme con mi RDSI

el  kernel parece que esta bien compilado con todas las opciones
necesarias
modulo hisax, modulo HFC PCI, EURO etc
el problema lo tengo con los scripts de conexion me he leido el RDSI
como y he seguido todos los pasos para seguir usando los scripts del
pppd
y no funciona ni patras
me intenta conectar atraves del ppp0 con una ip que es la misma que mi
eth0
esto es lo que meda el ifconfig cuando arranco

lupus:/home/pepesan# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:C0:DF:23:6D:F2
          inet addr:192.168.0.1  Bcast:192.168.0.1  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:5 Base address:0xdc00

ippp0     Link encap:Point-to-Point Protocol
          inet addr:10.0.0.1  P-t-P:10.0.0.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:1 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:30

ippp1     Link encap:Point-to-Point Protocol
          inet addr:10.0.0.1  P-t-P:10.0.0.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:30

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:191 errors:0 dropped:0 overruns:0 frame:0
          TX packets:191 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

y los scripts que estoy utilizando son los siguientes:

lupus:/home/pepesan# cat /etc/chatscripts/iddeor
# This chatfile was generated by pppconfig 2.0.5.
# Please do not delete any of the comments.  Pppconfig needs them.
#
# ispauth PAP

# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO
DIAL TONE' ABORT 'NO ANSWER'
# modeminit
#'' ATZ
#ATS14=3&923186334
# ispnumber
OK-AT-OK ATDT923000111
# ispconnect
CONNECT \d\c
# prelogin
# ispname
# isppassword
# postlogin
# end of pppconfig stuff

lupus:/home/pepesan# cat /etc/ppp/peers/iddeor
# This optionfile was generated by pppconfig 2.0.5.
#
#
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/iddeor"
debug
/dev/ttyI0
defaultroute
noipdefault
+pap
user ret0087t
remotename iddeor
ipparam iddeor
demand
usepeerdns
idle 300

el  pap-secrets esta bien configurado porque me conecto perfectamente
con modem



el intentar conectar me dice esto:
Mar 28 12:08:08 lupus pppd[9436]: pppd 2.3.11 started by root, uid 0
Mar 28 12:08:08 lupus pppd[9436]: Using interface ppp0
Mar 28 12:08:08 lupus pppd[9436]: local  IP address 192.168.0.1
Mar 28 12:08:08 lupus pppd[9436]: remote IP address 10.112.112.112
Mar 28 12:08:51 lupus kernel: OPEN: 10.0.0.1 -> 62.81.31.3 TCP, port:
1059 -> 11
0
Mar 28 12:08:51 lupus kernel: ippp0: dialing 1 0221345789...
Mar 28 12:08:59 lupus kernel: isdn_net: local hangup ippp0
Mar 28 12:08:59 lupus kernel: ippp0: Chargesum is 0
Mar 28 12:10:51 lupus kernel: OPEN: 10.0.0.1 -> 62.81.31.3 TCP, port:
1059 -> 11
0
Mar 28 12:10:51 lupus kernel: ippp0: dialing 1 0221345789...
Mar 28 12:10:59 lupus kernel: isdn_net: local hangup ippp0
Mar 28 12:10:59 lupus kernel: ippp0: Chargesum is 0
Mar 28 12:12:51 lupus kernel: OPEN: 10.0.0.1 -> 62.81.31.3 TCP, port:
1059 -> 11
0
Mar 28 12:12:51 lupus kernel: ippp0: dialing 1 0221345789...
Mar 28 12:12:59 lupus kernel: isdn_net: local hangup ippp0
Mar 28 12:12:59 lupus kernel: ippp0: Chargesum is 0
Mar 28 12:14:51 lupus kernel: OPEN: 10.0.0.1 -> 62.81.31.3 TCP, port:
1059 -> 11
0
Mar 28 12:14:51 lupus kernel: ippp0: dialing 1 0221345789...
Mar 28 12:14:59 lupus kernel: isdn_net: local hangup ippp0
Mar 28 12:14:59 lupus kernel: ippp0: Chargesum is 0
Mar 28 12:16:02 lupus pppd[9454]: pppd 2.3.11 started by root, uid 0
Mar 28 12:16:02 lupus pppd[9454]: Using interface ppp1
Mar 28 12:16:02 lupus pppd[9454]: local  IP address 192.168.0.1
Mar 28 12:16:02 lupus pppd[9454]: remote IP address 10.112.112.113
Mar 28 12:16:11 lupus kernel: OPEN: 10.0.0.1 -> 195.55.88.5 UDP, port:
137 -> 13
7
Mar 28 12:16:11 lupus kernel: ippp0: dialing 1 0221345789...
Mar 28 12:16:19 lupus kernel: isdn_net: local hangup ippp0
Mar 28 12:16:19 lupus kernel: ippp0: Chargesum is 0
Mar 28 12:16:26 lupus kernel: OPEN: 10.0.0.1 -> 195.55.88.5 UDP, port:
137 -> 13

si alguien pudiera ayudarme se lo agradeceria eternamente

pepesan
duet@retemail.es
gracias por adelantado


Reply to: