Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 13:14:55 +0400
From:      Kirill Bezzubets <kirill@solaris.ru>
To:        Marcin Jessa <lists@yazzy.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Inetl ProWireless 2200 iwi driver problem
Message-ID:  <20050614091455.GA81747@solaris.ru>
In-Reply-To: <20050614110145.4ba7f63d.lists@yazzy.org>
References:  <20050614084346.44423.qmail@web26702.mail.ukl.yahoo.com> <20050614110145.4ba7f63d.lists@yazzy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > # ping -c5 www.google.com
> > PING www.l.google.com (66.249.87.99): 56 data bytes
> > ping: sendto: No route to host
> > ping: sendto: No route to host
> > ping: sendto: No route to host
> > ping: sendto: No route to host
> > ping: sendto: No route to host
> > 
> > # netstat -rn
> > Routing tables
> > 
> > Internet:
> > Destination        Gateway            Flags    Refs   
> >   Use  Netif Expire
> > 127.0.0.1          127.0.0.1          UH          0   
> >     0    lo0
> > 192.168.1          link#3             UC          0   
> >     0   iwi0
> > 192.168.1.1        00:06:25:1a:c9:4e  UHLW        0   
> >    28   iwi0   1027
> > 192.168.1.100      bb:bb:bb:bb:bb:bb  UHLW        0   
> >     2    lo0


put this in /etc/start_if.iwi0:

route add default 192.168.1.1



-- 
BR,
Kirill Bezzubets                                CASE-RIPE CASE-RIPN
CTO / Head Of N.O.C.                            mailto:kirill@solaris.ru
Solaris ISP & Telecommunications Co. Ltd        http://www.solaris.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614091455.GA81747>