Re: [Ninux-Wireless] configurazione nodogsplash

2015-12-09 Per discussione Claudio Pisa
On 12/07/2015 11:29 PM, starli...@libero.it wrote:
> Salve ragazzi,sicuramente stò configurando un router con nodogsplash e
> relativa paginetta in html.
> funziona regolarmente su tutta la lan/wan internet,il problema viene
> fuori quando non è presente il gateway internet esce la pagina
> impossibile contattare il server .
> 
> come si può risolvere il problema si chiama un indirizzo esterno e non è
> presente internet?

Ciao.
Non ho grandissima esperienza con nodogsplash, ma se non ricordo male
come funziona:

1) il client risolve l'indirizzo IP della pagina Web che vuole
visualizzare contattando un DNS su Internet (quello che e' configurato
sul client)

2) al momento di raggiungere la pagina, la richiesta HTTP del client
viene intercettata da nodogsplash e al suo posto viene servita la splash
page

Il problema potrebbe essere lo step 1.

Clauz


___
Wireless mailing list
Wireless@ml.ninux.org
http://ml.ninux.org/mailman/listinfo/wireless


Re: [Ninux-Wireless] configurazione nodogsplash

2015-12-09 Per discussione Nemesis
A me è arrivato.

On 12/09/2015 12:26 PM, Daniele Capasso wrote:
> Il tuo messaggio finisce nella cartella spam, dubito che qualcuno
> l'abbia letto.
>
> 2015-12-07 23:29 GMT+01:00 starli...@libero.it
>   >:
>
> Salve ragazzi,sicuramente stò configurando un router con
> nodogsplash e relativa paginetta in html.
> funziona regolarmente su tutta la lan/wan internet,il problema
> viene fuori quando non è presente il gateway internet esce la
> pagina impossibile contattare il server .
>
> come si può risolvere il problema si chiama un indirizzo esterno e
> non è presente internet?
>
> questo il config openwrt caos calmer 15.05
> 
> --
> config instance
>   # Set to 1 to enable nodogsplash
>   option enabled 1
>
>   # Use plain configuration file as well
>   #option config '/etc/nodogsplash/nodogsplash.conf'
>   option network 'WIRELESS'
>   option gatewayname 'Ninux '
>   option maxclients '250'
>   option idletimeout '1200'
>
>   # Your router may have several interfaces, and you
>   # probably want to keep them private from the
> network/gatewayinterface.
>   # If so, you should block the entire subnets on those
> interfaces, e.g.:
>   # list authenticated_users 'block to 192.168.0.0/16
> '
>   # list authenticated_users 'block to 10.0.0.0/8 '
>
>   # Typical ports you will probably want to open up.
>list authenticated_users 'allow tcp port 22'
>list authenticated_users 'allow tcp port 53'
>list authenticated_users 'allow udp port 53'
>list authenticated_users 'allow tcp port 80'
>list authenticated_users 'allow tcp port 443'
>
>   # For preauthenticated users to resolve IP addresses in their
>   # initial request not using the router itself as a DNS server,
>list preauthenticated_users 'allow tcp port 53'
>list preauthenticated_users 'allow udp port 53'
>
>   # Allow ports for SSH/Telnet/DNS/DHCP/HTTP/HTTPS
>list users_to_router 'allow tcp port 22'
>list users_to_router 'allow tcp port 23'
>list users_to_router 'allow tcp port 53'
>list users_to_router 'allow udp port 53'
>list users_to_router 'allow udp port 67'
>list users_to_router 'allow tcp port 80'
>list users_to_router 'allow tcp port 443'
>
>   # See https://github.com/nodogsplash for a full list of
> available options.
>
>
> grazie
>
> Andrea
>

___
Wireless mailing list
Wireless@ml.ninux.org
http://ml.ninux.org/mailman/listinfo/wireless


Re: [Ninux-Wireless] configurazione nodogsplash

2015-12-09 Per discussione Daniele Capasso
Il tuo messaggio finisce nella cartella spam, dubito che qualcuno l'abbia
letto.

2015-12-07 23:29 GMT+01:00 starli...@libero.it :

> Salve ragazzi,sicuramente stò configurando un router con nodogsplash e
> relativa paginetta in html.
> funziona regolarmente su tutta la lan/wan internet,il problema viene fuori
> quando non è presente il gateway internet esce la pagina impossibile
> contattare il server .
>
> come si può risolvere il problema si chiama un indirizzo esterno e non è
> presente internet?
>
> questo il config openwrt caos calmer 15.05
>
> --
> config instance
>   # Set to 1 to enable nodogsplash
>   option enabled 1
>
>   # Use plain configuration file as well
>   #option config '/etc/nodogsplash/nodogsplash.conf'
>   option network 'WIRELESS'
>   option gatewayname 'Ninux '
>   option maxclients '250'
>   option idletimeout '1200'
>
>   # Your router may have several interfaces, and you
>   # probably want to keep them private from the network/gatewayinterface.
>   # If so, you should block the entire subnets on those interfaces, e.g.:
>   # list authenticated_users 'block to 192.168.0.0/16'
>   # list authenticated_users 'block to 10.0.0.0/8'
>
>   # Typical ports you will probably want to open up.
>list authenticated_users 'allow tcp port 22'
>list authenticated_users 'allow tcp port 53'
>list authenticated_users 'allow udp port 53'
>list authenticated_users 'allow tcp port 80'
>list authenticated_users 'allow tcp port 443'
>
>   # For preauthenticated users to resolve IP addresses in their
>   # initial request not using the router itself as a DNS server,
>list preauthenticated_users 'allow tcp port 53'
>list preauthenticated_users 'allow udp port 53'
>
>   # Allow ports for SSH/Telnet/DNS/DHCP/HTTP/HTTPS
>list users_to_router 'allow tcp port 22'
>list users_to_router 'allow tcp port 23'
>list users_to_router 'allow tcp port 53'
>list users_to_router 'allow udp port 53'
>list users_to_router 'allow udp port 67'
>list users_to_router 'allow tcp port 80'
>list users_to_router 'allow tcp port 443'
>
>   # See https://github.com/nodogsplash for a full list of available
> options.
>
>
> grazie
>
> Andrea
>
>
> ___
> Wireless mailing list
> Wireless@ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/wireless
>
>
___
Wireless mailing list
Wireless@ml.ninux.org
http://ml.ninux.org/mailman/listinfo/wireless


[Ninux-Wireless] configurazione nodogsplash

2015-12-07 Per discussione starli...@libero.it
Salve ragazzi,sicuramente stò configurando un router con nodogsplash e relativa 
paginetta in html.
funziona regolarmente su tutta la lan/wan internet,il problema viene fuori 
quando non è presente il gateway internet esce la pagina impossibile contattare 
il server .

come si può risolvere il problema si chiama un indirizzo esterno e non è 
presente internet?

questo il config openwrt caos calmer 15.05
--
config instance
  # Set to 1 to enable nodogsplash
  option enabled 1

  # Use plain configuration file as well
  #option config '/etc/nodogsplash/nodogsplash.conf'
  option network 'WIRELESS'
  option gatewayname 'Ninux '
  option maxclients '250'
  option idletimeout '1200'

  # Your router may have several interfaces, and you
  # probably want to keep them private from the network/gatewayinterface.
  # If so, you should block the entire subnets on those interfaces, e.g.:
  # list authenticated_users 'block to 192.168.0.0/16'
  # list authenticated_users 'block to 10.0.0.0/8'

  # Typical ports you will probably want to open up.
   list authenticated_users 'allow tcp port 22'
   list authenticated_users 'allow tcp port 53'
   list authenticated_users 'allow udp port 53'
   list authenticated_users 'allow tcp port 80'
   list authenticated_users 'allow tcp port 443'

  # For preauthenticated users to resolve IP addresses in their
  # initial request not using the router itself as a DNS server,
   list preauthenticated_users 'allow tcp port 53'
   list preauthenticated_users 'allow udp port 53'

  # Allow ports for SSH/Telnet/DNS/DHCP/HTTP/HTTPS
   list users_to_router 'allow tcp port 22'
   list users_to_router 'allow tcp port 23'
   list users_to_router 'allow tcp port 53'
   list users_to_router 'allow udp port 53'
   list users_to_router 'allow udp port 67'
   list users_to_router 'allow tcp port 80'
   list users_to_router 'allow tcp port 443'

  # See https://github.com/nodogsplash for a full list of available options.


grazie

Andrea

___
Wireless mailing list
Wireless@ml.ninux.org
http://ml.ninux.org/mailman/listinfo/wireless