LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Closed Thread
  Search this Thread
Old 04-24-2004, 08:01 AM   #1
fransemail
Member
 
Registered: Mar 2004
Posts: 72

Rep: Reputation: 15
unauthorized IP ?!?


Hello to everybody! I tried to connect with my gprs phone to internet, but there is a problem receiving remote IP. Peers send to me 255.255.255.255 !!! And connection falls down!

I use linux 2.6.5 and pppd 2.4.1

my pppd option script is:


hide-password
lock
noauth
user gprs_vodafone
debug
115200
crtscts
defaultroute
noipdefault

modem
remotename gprs_vodafone
ipparam gprs_vodafone
usepeerdns

disconnect '/usr/sbin/chat -e -f /usr/share/gprsec/tools/disconnect -v'
connect '/usr/sbin/chat -e -v -f /home/fransemail/.gprsec/chat'

/dev/usb/tts/0

logfile "/home/fransemail/.gprsec/conn.log"
novj
nobsdcomp
nodeflate


_________________________
log of a connection:


Apr 24 01:36:52 notebook pppd[5470]: Serial connection established.
Apr 24 01:36:52 notebook pppd[5470]: using channel 35
Apr 24 01:36:52 notebook pppd[5470]: Using interface ppp0
Apr 24 01:36:52 notebook pppd[5470]: Connect: ppp0 <--> /dev/usb/tts/0
Apr 24 01:36:53 notebook pppd[5470]: rcvd [LCP ConfReq id=0x1c <mru 1600> <auth pap> <magic 0x5fb8dec7> <asyncmap 0x0> <pcomp> <accomp>]
Apr 24 01:36:53 notebook pppd[5470]: sent [LCP ConfReq id=0x1 <mru 1600> <asyncmap 0x0> <magic 0x578adae8> <pcomp> <accomp>]
Apr 24 01:36:53 notebook pppd[5470]: sent [LCP ConfRej id=0x1c <auth pap>]
Apr 24 01:36:53 notebook pppd[5470]: rcvd [LCP ConfAck id=0x1 <mru 1600> <asyncmap 0x0> <magic 0x578adae8> <pcomp> <accomp>]
Apr 24 01:36:53 notebook pppd[5470]: rcvd [LCP ConfReq id=0x1d <mru 1600> <magic 0x5fb8dec7> <asyncmap 0x0> <pcomp> <accomp>]
Apr 24 01:36:53 notebook pppd[5470]: sent [LCP ConfAck id=0x1d <mru 1600> <magic 0x5fb8dec7> <asyncmap 0x0> <pcomp> <accomp>]
Apr 24 01:36:53 notebook pppd[5470]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Apr 24 01:36:55 notebook pppd[5470]: rcvd [IPCP ConfNak id=0x1 <addr 10.224.151.128> <ms-dns1 194.185.97.134> <ms-dns3 194.185.97.134>]
Apr 24 01:36:55 notebook pppd[5470]: sent [IPCP ConfReq id=0x2 <addr 10.224.151.128> <ms-dns1 194.185.97.134> <ms-dns3 194.185.97.134>]
Apr 24 01:36:55 notebook pppd[5470]: rcvd [IPCP ConfReq id=0x2c <addr 255.255.255.255>]
Apr 24 01:36:55 notebook pppd[5470]: sent [IPCP ConfAck id=0x2c <addr 255.255.255.255>]
Apr 24 01:36:55 notebook pppd[5470]: rcvd [IPCP ConfAck id=0x2 <addr 10.224.151.128> <ms-dns1 194.185.97.134> <ms-dns3 194.185.97.134>]
Apr 24 01:36:55 notebook pppd[5470]: Peer is not authorized to use remote address 255.255.255.255

Apr 24 01:36:55 notebook pppd[5470]: sent [IPCP TermReq id=0x3 "Unauthorized remote IP address"]
Apr 24 01:36:55 notebook pppd[5470]: rcvd [IPCP TermAck id=0x3]
Apr 24 01:36:55 notebook pppd[5470]: sent [LCP TermReq id=0x2 "No network protocols running"]
Apr 24 01:36:55 notebook pppd[5470]: rcvd [LCP TermAck id=0x2]
Apr 24 01:36:55 notebook pppd[5470]: Connection terminated.
Apr 24 01:36:55 notebook pppd[5470]: Connect time 0.1 minutes.
Apr 24 01:36:55 notebook pppd[5470]: Sent 54 bytes, received 54 bytes.
Apr 24 01:36:55 notebook chat[5490]: send (\K^M)
Apr 24 01:36:55 notebook chat[5490]: send (+++ATH^M)
Apr 24 01:36:55 notebook pppd[5470]: Serial link disconnected.
Apr 24 01:36:56 notebook pppd[5470]: Exit.
 
Old 04-24-2004, 09:15 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Other thread is here: http://www.linuxquestions.org/questi...hreadid=173853
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CUPS - unauthorized to manage EclecticOS Slackware - Installation 3 10-15-2005 05:56 AM
unauthorized client cant access my DHCP server selfnet Linux - Networking 2 04-28-2005 05:21 AM
server listening on port 22 and attempted logins from an unauthorized user kevinlyfellow Linux - Networking 2 03-24-2005 10:41 PM
how to tell if getting unauthorized mail relaying? linuxboy69 Linux - Software 5 08-12-2004 03:45 PM
Unauthorized Memory usage. vexer Linux - Software 4 05-13-2004 04:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration