DHCP w/ Wireless Bridge not working

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
omggo
Posts: 8
Joined: Sun Mar 03, 2013 2:30 am

DHCP w/ Wireless Bridge not working

Post by omggo »

Hi all,

I'm using version 1.5.9 and i can't get an ip from the other side of the bridge when using wireless bridge mode.

I've also tried patching openwrt with gargoyle's arpnat patches and i get this spammed in the console:

Code: Select all

br-lan: received packet on wlan0 with own address as source address
in both cases setting a static ip works as intended.

my router is a D-LINK DIR-615

omggo
Posts: 8
Joined: Sun Mar 03, 2013 2:30 am

Re: DHCP w/ Wireless Bridge not working

Post by omggo »

it looks like that error only occurs on openwrt with gargoyle patches because i just flashed back to gargoyle and those messages arent comming up when i use logread.

im getting this in the main router's console:

Code: Select all

  
daemon  DHCP SERVER: DHCPDISCOVER from [computer requesting ip's MAC] via [gargoyle IP]
daemon  DHCP SERVER: DHCP offer to [computer requesting ip's MAC]
daemon  DHCP SERVER: Exiting as another DHCP server is found
So for some reason the main router thinks the gargoyle router is the dhcp and shuts down when a device asks for an ip address. The weird thing is that i've fully disabled dnsmasq in gargoyle so i have no idea why the main router thinks its a dhcp.

omggo
Posts: 8
Joined: Sun Mar 03, 2013 2:30 am

Re: DHCP w/ Wireless Bridge not working

Post by omggo »

found solution - make another device the dhcp server

cotarelo
Posts: 30
Joined: Wed Dec 07, 2011 4:04 pm

Re: DHCP w/ Wireless Bridge not working

Post by cotarelo »

I have the same situation. I am using the bridge thou I am using it as a client. I connect sucesfully via cable via ethernet but I do not receive dhcp requests. How did you solve this? can you explain?

|-------------------------------------------------------------|
| Gargoyle version 1.5.1 | OpenWrt backfire branch |
| Gargoyle revision f6e737c | OpenWrt revision r29342 |
| Built December 04, 2011 | Target atheros/default |
---------------------------------------------------------------

cotarelo
Posts: 30
Joined: Wed Dec 07, 2011 4:04 pm

Re: DHCP w/ Wireless Bridge not working

Post by cotarelo »

Another device in the network? In my case I am using it as a client. Can the gargoyle as as a client and a dhcp server for the only client connected?

cdprincipe
Posts: 26
Joined: Mon Feb 06, 2012 8:47 am

Re: DHCP w/ Wireless Bridge not working

Post by cdprincipe »

I'm in the same situation

cotarelo
Posts: 30
Joined: Wed Dec 07, 2011 4:04 pm

Re: DHCP w/ Wireless Bridge not working

Post by cotarelo »

Looks like it is not possible to make dhcp server inside the router in client bridge mode due to mac limitations

http://www.gargoyle-router.com/phpbb/vi ... f=6&t=1588

You need to connect via WDS if you want to achieve this.

cdprincipe
Posts: 26
Joined: Mon Feb 06, 2012 8:47 am

Re: DHCP w/ Wireless Bridge not working

Post by cdprincipe »

OH NO! :(
Ok... TP-Link stock firmware is best than Gargoyle... only in this :P

Post Reply