Juergen Neumann | 1 Jun 2012 22:18
Picon
Favicon

IP only like nodogsplash

Hi!

This is about my infrastructure. I am running a central gateway to the
internet. There are several routers with a wired link to that gateway,
all running olsr. The wireless routers don't do NAT. All clients have
"real" IP addresses from within the OLSR network.

          (DSL)
            |
        (WRT160NL)      <= OpenWRT Internet GW with OLSR 
          /   \
   (WRT54GL) (WRT54GL)  <= OpenWRT wireless mesh AP with OLSR and DHCP 

             
      (client xyz)      <= Any wireless client connected to any WRT54GL

Is there any alternative to nodogsplash that does not use the MAC
address, but just the IP addresses of the clients for filtering? 

MAC addresses do not work in my case, cause clients are +1 hop away from
internet gateway. I just want to "welcome" my freifunk guests once they
want to connect to any port 80 server over the internet gateway.

Any ideas?

Thx,

JuergeN

_______________________________________________
(Continue reading)

Christof Schulze | 2 Jun 2012 00:33
Picon

Re: IP only like nodogsplash

Hi,

> Is there any alternative to nodogsplash that does not use the MAC
> address, but just the IP addresses of the clients for filtering?

> MAC addresses do not work in my case, cause clients are +1 hop away
> from internet gateway. I just want to "welcome" my freifunk guests
> once they want to connect to any port 80 server over the internet
> gateway.
Of course you can always build it using a custom website and a little
iptables scripts using the xt-recent module.
That is what I did for my network.

Christof

--

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments
_______________________________________________
WLANware mailing list
WLANware@...
Abonnement abbestellen? -> https://freifunk.net/mailman/listinfo/wlanware

Weitere Infos zu den freifunk.net Mailinglisten und zur An- und Abmeldung unter http://freifunk.net/mailinglisten
ZioPRoTo (Saverio Proto | 2 Jun 2012 10:14
Picon
Gravatar

Re: IP only like nodogsplash

Christof did u publish this work anywhere ?


Saverio

Il giorno sabato 2 giugno 2012, Christof Schulze ha scritto:
Hi,


> Is there any alternative to nodogsplash that does not use the MAC
> address, but just the IP addresses of the clients for filtering?

> MAC addresses do not work in my case, cause clients are +1 hop away
> from internet gateway. I just want to "welcome" my freifunk guests
> once they want to connect to any port 80 server over the internet
> gateway.
Of course you can always build it using a custom website and a little
iptables scripts using the xt-recent module.
That is what I did for my network.

Christof


--
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


--
Sent from Gmail Mobile
_______________________________________________
WLANware mailing list
WLANware@...
Abonnement abbestellen? -> https://freifunk.net/mailman/listinfo/wlanware

Weitere Infos zu den freifunk.net Mailinglisten und zur An- und Abmeldung unter http://freifunk.net/mailinglisten
Christof Schulze | 4 Jun 2012 23:38
Picon

Re: IP only like nodogsplash

Am Samstag, 2. Juni 2012, 10:14:07 schrieb ZioPRoTo:
> Christof did u publish this work anywhere ?
This is not in a publishable state right now, as I broke it just last
week. However the concept is fairly easy.
You will need a website that is able to call system commands. Php will
do.

Off-List I can share some code and details of the configuration if you
like. However, this is set up on a standard Linux, not on openwrt. So
there might be some rough edges to the setup.

Christof

> Saverio

> Il giorno sabato 2 giugno 2012, Christof Schulze ha scritto:
> > Hi,

> > > Is there any alternative to nodogsplash that does not use the MAC
> > > address, but just the IP addresses of the clients for filtering?

> > > MAC addresses do not work in my case, cause clients are +1 hop away
> > > from internet gateway. I just want to "welcome" my freifunk guests
> > > once they want to connect to any port 80 server over the internet
> > > gateway.

> > Of course you can always build it using a custom website and a little
> > iptables scripts using the xt-recent module.
> > That is what I did for my network.

> > Christof

> > --
> > ()  ascii ribbon campaign - against html e-mail
> > /\  www.asciiribbon.org   - against proprietary attachments
--

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments
_______________________________________________
WLANware mailing list
WLANware@...
Abonnement abbestellen? -> https://freifunk.net/mailman/listinfo/wlanware

Weitere Infos zu den freifunk.net Mailinglisten und zur An- und Abmeldung unter http://freifunk.net/mailinglisten

Gmane