Thanks gadelavega
Dooh! Yes I had wlan0 and eth0 on different networks.
Works fine now.
Jon
--- In "Gonzalo A. de la Vega"
<> wrote:
>
> On Thu, May 1, 2008 at 2:56 PM, jonluke2008 <> wrote:
> >
> > Hi,
> >
> > Just had my TS-7260 a couple of days.
> >
> > Using the posts on this forum as a guide - thanks everyone! I've
> > managed to configure eth0 and wlan0 (using supplied IOGEAR USB
> > dongle) without too much trouble.
> >
> > I can access the apache webserver over ethernet by simply typing
in
> > the default ip address (192.168.0.50) into browser.
> >
> > If I then disconnect the ethernet cable and connect through
wireless
> > I can no longer access the webserver. I've tried 192.168.0.50 &
> > 192.168.2.1 (the static IP I've given the wifi connection).
>
> According to the config file below you are usig 255.255.255.0 mask
so
> 192.168.0.50 and 192.168.2.1 are in different networks. How is your
> network configured?
>
> > I can successfully create a wifi connection from a windows PC &
my
> > ipod but can access apache from either.
>
> Can you telnet or ping the TS?
>
> > Any ideas on what I'm doing wrong?
> >
> > The wireless is configured during boot-up using the following
shell
> > script:
>
> Sleeping 1 second should do (maybe less too, but busybox takes only
integers)
>
> > sh /usr/bin/loadwlan0.sh (this loads the usual modules inc
zd_b.o)
> > sleep 5
> >
> > DEVICE=wlan0
> > IPADDR=192.168.2.1
> > NETMASK=255.255.255.0
> > NETWORK=192.168.2.0
> > BROADCAST=192.168.2.255
> > BOOTPROTO=static
> > #BOOTPROTO=dhcp
> > ENABLE=yes
> >
> > sleep 5
> > ifconfig wlan0 192.168.2.1
> > iwconfig wlan0 mode ad-hoc
> > sleep 5
> > iwconfig wlan0 essid "ARM9"
> > ifconfig wlan0 up
> >
> > All suggestions greatfully received!
> >
> > Jon
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|