[driverloader] Suse 9.1 w/ Truemobile 1300 mPCI

Linuxant support (Jonathan) support at linuxant.com
Sat Jun 19 12:41:24 EDT 2004


Hi,

for the rest of this post, please replace $dev with the name of your wireless 
interface, which is probably named 'wlan0'.

This is probably an IP routing problem. If you use DHCP to obtain your IP 
information, please add the following lines in your 
'/etc/sysconfig/network/ifcfg-$dev' file :

---
DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
---

Then, reactivate your wireless interface with the following commands in a root 
shell :

---
ifdown $dev
ifup $dev
---

If you require more assistance, please send at support at linuxant.com the output 
of the following commands entered in a root shell while you are close to the 
access point you are trying to connect to.

---
cat /etc/sysconfig/network/ifcfg-$dev
iwlist $dev scanning
ifdown $dev
ifup $dev
ifconfig -a
iwconfig
ip route
ip addr
cat /etc/resolv.conf
ping www.linuxant.com -I $dev -c 5
ping 63.246.159.50 -I $dev -c 5
tail -f -n 30 /var/log/messages
---

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com


On Saturday 19 June 2004 04:20, yuri at tijerino.net wrote:
> I installed Driverloaded and configured it for a 30 day trial.  I think it
> installed fine, but now I am having problems connecting to the Internet.
> I have no problem connecting to my network as I can ping my router.  But
> when I try ping anything outside of my network I get the message "Network
> unreachable".  I configured the SSID correctly.  What else should I do?
>
> Yuri
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader



More information about the driverloader mailing list