Date: Mon, 28 Jan 2002 13:25:22 +0700 From: budsan02@bdg.centrin.net.id To: freebsd-questions@FREEBSD.ORG Subject: conflict: orinoco card vs 3com in my 4.4-stable box? Message-ID: <200201280625.g0S6PMR20559@jupiter.centrin.net.id>
next in thread | raw e-mail | index | archive | help
Hi all, i'm installing orinoco silver card in my 4.4 Stable FreeBSD box, which already has a boomerang 3-com xl0 running as an intranet gateway inside. The problem is I can't connect/ping neither to my ISP's DNS server nor the isp gateway nomore. here is my configuration in rc.conf: gateway_enable="yes" default_router="202.143.99.200" <-- ISP's gateway ip. pccard_enable="yes" pccard_config="inet 202.143.97.210 netmask 255.255.255.252" <-- orinoco static ip. ifconfig_xl0="inet 192.168.0.88 netmask 255.255.255.0" <-- 3com eth ip. I add 'add 65000 allow all from any to any' to rc.firewall to bypass all rules (Temporarily!) during orinoco's setup. default firewall is to deny. Here is my wicontrol flags: wicontrol -i wi0 -p 1 wicontrol -e 1 -k 'my ISP key value' -v 1 wicontrol -T 1 wicontrol -s 'my station name' wicontrol -n 'isp network name' channel 8 <-- my isp channel (BSS service set) there are very very few activity in orinoco's transmit LED when i do wicontrol -n with my isp network name.. Could somebody help me please? Also where can i get some urls about same problem? TIA budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201280625.g0S6PMR20559>