Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Eagle-Usb] pb de connections (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Wed Jun 30, 2004 8:45 am    Post subject: [Eagle-Usb] pb de connections (resolu) Reply with quote

Salut

Fournisseur:
Quote:
FREE Dégroupé


/etc/conf.d/eagle-usb
Quote:
# Set default synchro timeout in seconds
SYNCHRO_TIMEOUT=120


# Set the peer filename
# This should be in /etc/ppp/peers/
PEER="dsl.peer"

#
# Method to connect : either pppoa, dhcpip, staticip
METHOD="staticip"

#
# Static IP stuff : IP, Gateway, Netmask
STATIC_IP="82.123.123.123"
STATIC_GW="82.123.123.254"
STATIC_NM="255.255.255.0":


/var/log/message
Quote:

Jun 28 10:07:32 gentoo [eagle-usb] ioctl EU_IO_OPTIONS received
Jun 28 10:07:32 gentoo [eagle-usb] ioctl EU_IO_DSP received
Jun 28 10:07:32 gentoo [eagle-usb] Loading DSP code to device...
Jun 28 10:07:32 gentoo [eagle-usb] DSP code successfully loaded to device
Jun 28 10:07:49 gentoo [eagle-usb] Modem operational !!
Jun 28 10:07:49 gentoo [eagle-usb] Ethernet device eth1 created.
Jun 28 10:07:49 gentoo net.agent[6333]: add event not handled



ifconfig

Quote:

eth0 Link encap:Ethernet HWaddr 00:50:DA:DC:29:C6
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:115 errors:0 dropped:0 overruns:0 frame:0
TX packets:154 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12964 (12.6 Kb) TX bytes:15012 (14.6 Kb)
Interrupt:9 Base address:0xc800

eth1 Link encap:Ethernet HWaddr 00:60:4C:10:D8:DF
inet addr:82.123.123.123 Bcast:82.255.255.255 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:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)


/etc/init.d/eagle-usb start
Quote:
* Starting eagle-usb ...... [ ok ]
* Loading firmware, DSP and trying to sync ... [ ok ]
* Launching ADSL connexion...
* Bringing interface WAN (usb modem) (eth1) up: 82.123.123.123/255.255.2 [ ok ]
* Setting default gateway:82.228.150.254 via inteface eth1... [ ok ]


Ping:
Quote:
ping 212.27.32.176
PING 212.27.32.176 (212.27.32.176) 56(84) bytes of data.
From 82.123.123.123 icmp_seq=1 Destination Host Unreachable
From 82.123.123.123 icmp_seq=2 Destination Host Unreachable
From 82.123.123.123 icmp_seq=3 Destination Host Unreachable


Donc voila a peu près tout ce que je peux vous dire


Last edited by anonjoe on Thu Jul 01, 2004 10:52 am; edited 3 times in total
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Wed Jun 30, 2004 8:51 am    Post subject: Reply with quote

Peux tu pinger ta passerelle free ? :
Code:

ping 82.123.123.254

Quel est l'etat de tes routes ? :
Code:

route


PS : peux tu formater ton sujet correctement STP ?
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Wed Jun 30, 2004 9:18 am    Post subject: Reply with quote

je ping pas la passerelle :-S

et voila ma route:
Quote:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
82.123.123.0 * 255.255.255.0 U 0 0 0 eth1
loopback localhost 255.0.0.0 UG 0 0 0 lo
default 82.123.123.254 0.0.0.0 UG 0 0 0 eth1
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Wed Jun 30, 2004 9:24 am    Post subject: Reply with quote

Bon ben tes routes sont bonnes, as tu bien dans ton adiusbadsl.conf : les valeurs suivantes :



Code:

VCI=00000024
...
Encapsulation=00000004


Sinon tu peux regarder ce post post.

PS : peux tu formater correctement ton sujet ...
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Wed Jun 30, 2004 10:29 am    Post subject: Reply with quote

Je te remercie, ct effecivement ca le problème....

Enfin presque, je pige plus rien, ca a marcher puis ca marche plus :cry:

Bon j'etais en train de bidouiller le iptables, ca allait bien, j'fais un tit emerge nmap il m'emerge correctement une dépendance, puis ap impossible d'emerger nmap...

Je vérifie qd même depuis mon ordi sous win, et la connection est ok.

La j'avoue j'suis vraiment paumé.
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 7:23 am    Post subject: Reply with quote

est ce que c bon ca :
Quote:
VPI=00000008
VCI=00000024


pour du free dégroupé ?
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Thu Jul 01, 2004 7:30 am    Post subject: Reply with quote

Faisons simple :

Code:

# Options are set whith the following syntax:
#
# Name = Value
#
# where "Name" is the option name, and
# "Value" is the option value, specified
# in hexadecimal (without any prefix).
# Option names are case sensitive.
# Options that are commented out are specified
# with their default values.
#
# Other than VPI, VCI and Encapsulation,
# I really don't known what these options mean.

#############################################
# C EST LA BONNE VERSION
#############################################


#POTS FOR EAGLE
OPTN0=80020066
# OPTN2=23700000
# OPTN3=00000000
OPTN4=00000000
# OPTN5=00000000
# OPTN6=00000000
# OPTN7=02CD8044
# OPTN15=09090909
VPI=00000008
VCI=00000024

#The following values are valid for encapsulation :
#MPOA_MODE_BRIDGED_ETH_LLC ----> 1
#MPOA_MODE_BRIDGED_ETH_VC  ----> 2
#MPOA_MODE_ROUTED_IP_LLC   ----> 3
#MPOA_MODE_ROUTED_IP_VC    ----> 4
#MPOA_MODE_PPPOA_LLC       ----> 5
#MPOA_MODE_PPPOA_VC        ----> 6
Encapsulation=00000004

Linetype=00000001
RatePollFreq=00000009
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 7:32 am    Post subject: Reply with quote

Ouai c ce que j'ai pourtant...
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Thu Jul 01, 2004 7:36 am    Post subject: Reply with quote

anonjoe wrote:

Bon j'etais en train de bidouiller le iptables, ca allait bien ...


euh oui tu bidouillais iptable ... :D

donc que donne
Code:

iptables -L -v
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 7:38 am    Post subject: Reply with quote

bah rien de méchant je pense :
Code:
Chain INPUT (policy ACCEPT 850 packets, 79768 bytes)
 pkts bytes target     prot opt in     out     source               destination


Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination


Chain OUTPUT (policy ACCEPT 976 packets, 75856 bytes)
 pkts bytes target     prot opt in     out     source               destination
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Thu Jul 01, 2004 7:45 am    Post subject: Reply with quote

ah ben non rien de mechant effectivement. Ben la j'ai pas d'idees et y faux que j'y aille ... Bonne chance :wink:
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 7:46 am    Post subject: Reply with quote

Arf merci qd même @+

sinon vla mon /var/log/message du moment au k ou :
Code:
Jul  1 09:27:08 gentoo usb 1-2: new full speed USB device using address 3
Jul  1 09:27:08 gentoo [eagle-usb] New USB ADSL device detected, waiting for DSP code...
Jul  1 09:27:08 gentoo [eagle-usb] Interface 0 accepted.
Jul  1 09:27:08 gentoo [eagle-usb] created proc entry at : /proc/driver/eagle-usb/001-003
Jul  1 09:27:14 gentoo [eagle-usb] ioctl EU_IO_OPTIONS received
Jul  1 09:27:14 gentoo [eagle-usb] ioctl EU_IO_DSP received
Jul  1 09:27:14 gentoo [eagle-usb] Loading DSP code to device...
Jul  1 09:27:14 gentoo [eagle-usb] DSP code successfully loaded to device
Jul  1 09:27:40 gentoo [eagle-usb] Modem operational !!
Jul  1 09:27:40 gentoo [eagle-usb]  Ethernet device eth1 created.
Jul  1 09:27:40 gentoo net.agent[6449]: add event not handled
Jul  1 09:27:55 gentoo [EAGLE-USB] Invalid ethernet in packet dfd8.
Jul  1 09:27:55 gentoo NETDEV WATCHDOG: eth1: transmit timed out
Jul  1 09:27:55 gentoo [Eagle-usb] Transmission timed out!
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Thu Jul 01, 2004 9:17 am    Post subject: Reply with quote

De retour et sur la route j'ai eu une idee : as tu une carte graphique nvidia et un chipset via (aladdin ou kt ... ) ???
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 9:38 am    Post subject: Reply with quote

nan j'ai ca :

Quote:

Toshiba 3300M

Integrated Devices
2 bus mastering IDE connectors on motherboard.

Video
Integrated S3 Savage4


Audio
AC97 Audio (VIA 686A integrated) + AD1881 CODEC

Network Support:
100BaseTX, 10BaseT with Wake-on-LAN


j'vais essayer de unmerger merger les eagle pour voir
Back to top
View user's profile Send private message
ttgeub
Guru
Guru


Joined: 20 Jan 2003
Posts: 494
Location: Eindhoven

PostPosted: Thu Jul 01, 2004 9:54 am    Post subject: Reply with quote

Bon j'explique le bug nvidia + via, on ne sait jamais ... En fait la connection au net marche tres bien, mais si on lance X elle se coupe il faut alors la relancer ...
Back to top
View user's profile Send private message
thbkrshw
n00b
n00b


Joined: 14 May 2004
Posts: 29

PostPosted: Thu Jul 01, 2004 10:00 am    Post subject: Reply with quote

My 2 cent

Si tu es en Free Dégroupé, tu ne devrais pas plutôt être en dhcpip plutôt qu'en staticip ?

Ca me paraitrat plus logique.

thbkrshw
Back to top
View user's profile Send private message
anonjoe
Guru
Guru


Joined: 02 Oct 2003
Posts: 316

PostPosted: Thu Jul 01, 2004 10:51 am    Post subject: Reply with quote

ca y est ca marche nickel j'ai remerger l'ebuild d'eagle et c tout bon

j'ai pas trop piger ce ki ct passé mais bon ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum