<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Jorge,<br>
<br>
I have a similar setup:<br>
<br>
wired DHCP-Clients <-> OpenWRT (eth0 for DHCP 192.168.1.0/24
with dnsmasq, wlan0 as wireless client) <-> Internet
Gateway, DHCP 192.168.8.0/24 with dnsmasq on an Alix<br>
<br>
You can fire up tcpdump on your Voyage: tcpdump -i wlan1 <br>
to look for DHCP (discovery, lease) requests on wlan1. As soon as
the clients have successfully associated with the WLAN, you should
see the DHCP broadcasts (and hopefully the replies). Also you
should be able to see the DHCP broadcasts with tcpdump on the
clients.<br>
<br>
It should also be possible to run wireshark on a client and do
remote packet capturing on the Alix by using ssh and tshark, if
you like to have a GUI. But using tcpdump might be less
error-prone<br>
<br>
Hope that helps<br>
<br>
On 08/13/2015 01:47 PM, Jorge Peņa wrote:<br>
</div>
<blockquote cite="mid:DUB111-W78D5D9DF5C14111503B2B2F07D0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi,
<div><br>
</div>
<div>Is not that I am not willing to show my setup, but it is
rather simple for a drawing... it looks like this</div>
<div><br>
</div>
<div>Clients (dhcp) <-> Voyage (wlan1 AP 192.168.3.x,
wlan2 wlreless client 192.168.1.x) <-> Wireless Internet
Gateway (dhcp 192.168.1.x) <-> Internet</div>
<div><br>
</div>
<div>What more about the setup is needed here?</div>
<div><br>
</div>
<div>Thank you in advance,</div>
<div><br>
<br>
<div>> Date: Wed, 12 Aug 2015 21:34:31 +0200<br>
> From: <a class="moz-txt-link-abbreviated" href="mailto:gerd.bitzer@web.de">gerd.bitzer@web.de</a><br>
> To: <a class="moz-txt-link-abbreviated" href="mailto:voyage-linux@voyage.hk">voyage-linux@voyage.hk</a><br>
> Subject: Re: [Voyage-linux] DHCP server not working
using dnsmasq config and nat.sh scripts<br>
> <br>
> On 08/12/2015 05:42 PM, Henrik Kressner wrote:<br>
> > On 12-08-2015 10:04, cotarelo2 wrote:<br>
> >> Yes, I can ping my own IP when I set the IP to
manual<br>
> ><br>
> ><br>
> > I would suggest you check your config for error in
netmask on both<br>
> > computers, and se if each one can ping it self, if
all thats in order,<br>
> > and it still not working, I would take a look at
the network (the switch)<br>
> <br>
> the netmask usually comes from the DHCP server, as the
broadcast address<br>
> and further details.<br>
> <br>
> He has a setup with WLAN (as far as I remember), so
there is no physical<br>
> switch, only the AP the clients are associating with.
And a switch<br>
> operates on Layer 2 based on MAC adresses, not IP
adresses or routing<br>
> <br>
> Without further details regarding his setup (he is not
willing to show)<br>
> this is a waste of time, puzzling details out of the
fog, sorry<br>
> <br>
> ><br>
> ><br>
> ><br>
> >><br>
> >><br>
> >> -- <br>
> >> View this message in context:<br>
> >>
<a class="moz-txt-link-freetext" href="http://voyage-linux.34677.n3.nabble.com/DHCP-server-not-working-using-dnsmasq-config-and-nat-sh-scripts-tp4026374p4026378.html">http://voyage-linux.34677.n3.nabble.com/DHCP-server-not-working-using-dnsmasq-config-and-nat-sh-scripts-tp4026374p4026378.html</a><br>
> >> Sent from the Voyage Linux mailing list
archive at Nabble.com.<br>
> >><br>
> >>
_______________________________________________<br>
> >> Voyage-linux mailing list<br>
> >> <a class="moz-txt-link-abbreviated" href="mailto:Voyage-linux@list.voyage.hk">Voyage-linux@list.voyage.hk</a><br>
> >>
<a class="moz-txt-link-freetext" href="http://list.voyage.hk/mailman/listinfo/voyage-linux">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
> >><br>
> ><br>
> ><br>
> <br>
> <br>
> _______________________________________________<br>
> Voyage-linux mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Voyage-linux@list.voyage.hk">Voyage-linux@list.voyage.hk</a><br>
> <a class="moz-txt-link-freetext" href="http://list.voyage.hk/mailman/listinfo/voyage-linux">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>