[03:21] *** dmr104 has quit IRC (Ping timeout: 240 seconds) [03:46] *** dmr104 has joined #arpnetworks [04:33] *** dmr104 has quit IRC (Ping timeout: 240 seconds) [04:41] *** dmr104 has joined #arpnetworks [05:28] *** dmr104 has quit IRC (Ping timeout: 240 seconds) [07:14] *** todd has quit IRC (Ping timeout: 240 seconds) [07:21] *** todd has joined #arpnetworks [08:19] *** todd has quit IRC (Ping timeout: 240 seconds) [08:21] *** todd has joined #arpnetworks [08:39] *** todd has quit IRC (Remote host closed the connection) [08:44] *** todd has joined #arpnetworks [12:59] *** dmr104 has joined #arpnetworks [13:00] i am still trying to create a bridge on my machine which will allow the passage of dhcp broadcast and other messages from one interface to another. If i enable the hostapd service on wlan4 will this allow multiple Machine access codes to wlan4? so far the results have have gotten have be via the use of iw. See https://termbin.com/lixu [13:01] It seems to me that hostapd waits for a client to join to its service. this is not what i want. i require the client dhcp to be running on wlan4 accessing the router elsewhere, and a bridge between wlan4 and enp4s0 [13:02] that's why you need the WDS link [13:09] but i don't have wds capabilities on my home router. is there any work-around to this? [13:10] can i run dhcpd on wlan4 and still have a client from wlan4 with a lease to the router? [13:13] i am using iwd to connect but it connects briefly, then disconnects, then reconnects in station mode. i suppose i have not tried networkmanager with hostapd running yet. [13:17] my guess would be that your home router thingy doesn't support four-address frames, in which case there is no way to bridge anything to it on the client side [13:19] your next best option probably would be proxy ARP with some sort of DHCP proxy setup or something, could be tricky ... well, or (double) NAT, of course [13:20] or you replace your home router's AP with an AP that does support WDS [13:21] possibly you can even just install some OpenWRT or something on it that possibly supports WDS on the existing hardware? [13:23] thanks. i think i will try the proxy ARP with DHCP setup. to ask a question which shows my ignorance, why won't a proxy ARP automatically pass the DCHP packets, which i presume are TCP? [13:34] no, it won't, and no, they aren't [13:36] also, I guess I would encourage you to read some book or something on the basics, that should save you a lot of headaches [13:50] I did read Richard Stevens many years ago. i haven't read RFC or anything since 2017 so i have forgotten it all. so either ICMP of UDP, but i could google or look at the wiki page. [13:55] well, just re-read it, then? ;-) [14:18] I don't have it to hand, and the book is somewhat dated [14:30] well, it doesn't cover IPv6, yeah, but IPv4/ARP/UDP/TCP haven't fundamentally changed in quite a while ... [15:30] *** dmr104 has quit IRC (Quit: leaving)