(Mac address changed)
I tried custom DNS servers, but this makes no difference
I changed the /tmp/dnsmasq.d/bridge to the following
dhcp-range=tag:mobbridge,*.*.*.*,static,255.255.255.128,1h
shared-network=br-lan,*.*.*.*
dhcp-host=11:11:11:11:11:11,set:mobbridge,*.*.*.*
dhcp-option=tag:mobbridge,br-lan,3,*.*.*.*
dhcp-option=tag:mobbridge,br-lan,6,*.*.*.*
server=*.*.*.*
Here a snippet from the log
Sun May 30 12:20:14 2021 daemon.notice netifd: Interface 'mob1s1a1' is now up
Sun May 30 12:20:14 2021 daemon.notice netifd: Network device 'wwan0' link is up
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): [/dev/cdc-wdm0] Current settings retrieved:
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): IP Family: IPv4
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): IPv4 address: *.*.*.*
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): IPv4 subnet mask: 255.255.255.128
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): IPv4 gateway address: *.*.*.*
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): IPv4 primary DNS: *.*.*.*
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): MTU: 1460
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): Domains: none
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): [/dev/cdc-wdm0] Client ID not released:
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): Service: 'wds'
Sun May 30 12:20:14 2021 daemon.notice netifd: mob1s1a1 (10380): CID: '21'
Sun May 30 12:20:14 2021 kern.info kernel: [ 202.907870] IPv6: ADDRCONF(NETDEV_UP): qmimux0: link is not ready
Sun May 30 12:20:14 2021 kern.info kernel: [ 202.907985] IPv6: ADDRCONF(NETDEV_CHANGE): qmimux0: link becomes ready
Sun May 30 12:20:14 2021 daemon.notice netifd: Interface 'mob1s1a1_4' is enabled
Sun May 30 12:20:14 2021 daemon.notice netifd: Network device 'qmimux0' link is up
Sun May 30 12:20:14 2021 daemon.notice netifd: Interface 'mob1s1a1_4' has link connectivity
Sun May 30 12:20:14 2021 daemon.notice netifd: Interface 'mob1s1a1_4' is setting up now
Sun May 30 12:20:14 2021 daemon.notice netifd: Interface 'mob1s1a1_4' is now up
Sun May 30 12:20:15 2021 daemon.info dnsmasq[10197]: exiting on receipt of SIGTERM
Sun May 30 12:20:15 2021 daemon.crit dnsmasq[10766]: bad IPv4 address at line 5 of /tmp/dnsmasq.d/bridge
Sun May 30 12:20:15 2021 daemon.crit dnsmasq[10766]: FAILED to start up
Sun May 30 12:20:15 2021 daemon.info procd: Instance dnsmasq::cfg01411c s in a crash loop 9 crashes, 0 seconds since last crash
I have to make my changes in the /tmp/dnsmasq.d/bridge file before the "last try" of dnsmasq