I did this: (i have a lucent wavlan in a 3650)
# cat << _EOF_ > /etc/resolv.conf
domain MYDOMAIN
nameserver 192.168.1.1
_EOF_
# rmmod wvlan_cs
# insmod wvlan_cs opts "network_name=MY_SECRET_SSID"
# ifconfig eth0 192.168.1.2 netmask 255.255.255.0 up
# route add default eth0
# ntpdate mytimeserver.com
insert your own ipaddress, SSID (if wireless) and timeserver, your domain
and your nameserver.
-andy diller
--On Tuesday, September 18, 2001 2:21 PM -0400 Vijay Abhijit
<abhijit@cs.duke.edu> wrote:
> Hi,
>
> In the instructions
> (http://familiar.handhelds.org/familiar/releases/latest/install/H3600/
> install.html#components)
> for installing Linux on the iPAQ, there is this line which I could not
> follow:
>
> "Configure the iPAQ for the network (if you're using DHCP and PCMCIA/CF
> networking card, you might already have everything configured), and verify
> that everything is operational (e.g. ping familiar.handhelds.org). Be sure
> that you have created /etc/resolv.conf and added at least one nameserver
> entry. If you are using pump for DHCP, this will be taken care of for
> you."
>
> Can anyone please tell what exactly needs to be done at this point. (I
> have managed to get ssh installed but ping familiar.handhelds.org results
> in a failure)
>
> Regards,
> Abhijit.
>
>
>
>
> _______________________________________________
> Familiar mailing list
> Familiar@handhelds.org
> http://handhelds.org/mailman/listinfo/familiar
> irc://irc.openprojects.net #familiar
Received on Tue Sep 18 12:23:56 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:11 EDT