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
-------------------------------------------------
DreamWiz Free Mail @ http://www.dreamwiz.com/
DreamSearch Click the world!!! http://search.dreamwiz.com/
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
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