[CUWiN-Dev] Static IP and default route propagation

Jeongkeun Lee jklee at mmlab.snu.ac.kr
Sun Jun 4 06:28:43 CDT 2006


> -----Original Message-----
> From: cu-wireless-dev-bounces at lists.cuwireless.net [mailto:cu-wireless-
> dev-bounces at lists.cuwireless.net] On Behalf Of David Young
> Sent: Monday, June 05, 2006 11:34 AM
> To: cu-wireless-dev at cuwireless.net
> Subject: Re: [CUWiN-Dev] Static IP and default route propagation
> 
 
> You need to add a static route to the hslsd command line.  Look at
> generate_inet_stubs() in src/boot-image/extras/etc/rc.d/route_conf.
> 
> Dave
> 

Thank you, Dave.

What I had to do was just adding a file 'internet-connected' in
/permanent/etc of the gateway node:

**********
mount -u -w /
cd /permanent/etc
echo 'sip0' > internet-connected
sync
mount -u -r /
reboot
**********

> --
> David Young             OJC Technologies
> dyoung at ojctech.com      Urbana, IL * (217) 278-3933
> _______________________________________________
> CU-Wireless-Dev mailing list
> CU-Wireless-Dev at lists.cuwireless.net
> http://lists.chambana.net/cgi-bin/listinfo/cu-wireless-dev



More information about the CU-Wireless-Dev mailing list