> Date: Sun, 7 Jul 2002 08:07:54 +0900 (KST)
> From: "Taewoon.Goo" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Organization:
> Subject: [leaf-user] eth1:Tx timeout! Resetting card..
>
> Hi, I'm having some trouble making a wireless gateway or router, and
need some help.
> when I ping to 192.168.0.2(my second pc), Bering puts this message
repeatedly
> "eth1:Tx timeout! Resetting card"
>
> what it means and what should i do?
>
> Thanks
>
> ah, my setup is as follows..
>
> <hardware>
> eth0 -- realtek 8139 pci
> eth1 -- lucent orinoco 11mbit 802.11b card in a ricoh rl5c475
pci-pcmcia adapter.
>
> <software>
> bering 1.0 rc2 + pcmcia.lrp,wireless.lrp,libm.lrp
>
> <configuration>
> #/etc/interfaces
>
> auto lo
> iface lo inet loopback
>
> auto eth0
> iface eth0 inet static
> address 211.111.135.82(not real)
> masklen 24
> broadcast 211.111.135.255
> gateway 211.111.135.65
>
> iface eth1 inet static
> address 192.168.0.1
> masklen 24
> broadcast 192.168.0.255
>
> #/etc/default/pcmcia
>
> PCMCIA=yes
> PCIC=i82365
> PCIC_OPTS=
> CORE_OPTS=
> CARDMGR_OP
>
> #/etc/pcmcia/network.opts
>
> case "$ADDRESS" in
>
> *,*,*,*)
>     INFO="sample Wireless"
>     IPADDR="192.168.0.1"
>     NETMASK="255.255.255.0"
>     NETWORK="192.168.0.0"
>     BROADCAST="192.168.0.255
>
>     ;;
>
> esac
>
> #/etc/pcmcia/wireless.opts
>
> case "$ADDRESS" in
>
> *,*,*,*)
> INFO="Orinoco"
> MODE="Ad-Hoc"
> CHANNEL="10"
> RATE="11M"
>          ESSID="test"
>          IWCONFIG="nick HOME"
>          ;;
> esac

Hello,

This is not exactly a LEAF issue. It's more of an *orinoco* module
issue. Better resend this to
wireless-request mail list. It will help if you will include the
pcmcia-cs-*.*.* package version
you're using, and the environment you're using it with. You can also get
the latest from:
http://prdownloads.sourceforge.net/pcmcia-cs.

FYI - Vic




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to