<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I did manage to create the bridge but it works only if i do a NAT in the linux box. that is not what i am asking for. i would like to have it in the same IP range please.
<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Friday, September 30, 2016 at 10:20 AM<br/>
<b>From:</b> "tux john" <atux@null.net><br/>
<b>To:</b> ubuntu-users@lists.ubuntu.com<br/>
<b>Subject:</b> wifi to ethernet</div>

<div name="quoted-content">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>Hi. i have a PC with 3 ethernets { alix 2d13 (pcengines)} . I would<br/>
like to create a failover setup.</div>

<div>I have a nearby community wifi that i connect to with the following:</div>

<div>auto wlan0<br/>
iface wlan0 inet dhcp<br/>
wpa-ssid "Community_wifi"<br/>
wpa-psk "xyzPasSwd"<br/>
up nat.sh eth1 wlan0 "192.168.179.0/24"<br/>
dns-nameservers 8.8.8.8</div>

<div>auto eth1<br/>
iface eth1 inet static<br/>
address 192.168.179.1<br/>
netmask 255.255.255.0</div>

<div>by doing that i get all the traffic nated to eth1/wlan0.</div>

<div>I would like to NOT do a NAT setup. All devices attached to eth1 to get<br/>
an IP from the pool of the community wifi. how can i change my setup to<br/>
be able to have an IP on eth1 from the community wifi dhcp, as well all<br/>
computers attached to eth1 to get an IP from the same pool, please?</div>

<div> </div>

<div> </div>
</div>
</div>
-- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a></div>
</div>
</div>
</div></div></body></html>