Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
Do you have multiple types of network connections that could be causing issues with the IP detection? For example, do you have multiple ethernet inputs on the device? Or do you have IPv4 connections disabled? MobileSheets needs an IPv4 address, so I want to verify this.
Mike
Posts: 10
Threads: 3
Joined: Oct 2025
Reputation:
0
Hi Mike,
I do have 3 ethernet connections:
- Internal 1Gb - Not used
- via USB 2.5 Gb - Used since a few weeks ...
- WiFi
I will have a look this evening (I'm at work now), but I think IPV4 is enable by default on all of them.
It's true that I've added the 2.5Gb interface over USB a few weeks ago, I will also try to remove to see what happens.
Are there specific requirements other then IPV4 Mike?
Best regards,
Franky.
Posts: 10
Threads: 3
Joined: Oct 2025
Reputation:
0
Hi Mike,
I confirm: it's linked to the NIC.
If I remove the 2.5Gb adapter (or disable) en connect through the 1Gb Connector or WiFi, then it works.
I'm puzzled: I cannot find any difference other then speed.
Do you have anything you want me to do to solve this further?
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
I'm guessing there may be an issue with having multiple ethernet connections or network adapters, and MobileSheets is picking the wrong one. I'm not sure how else to explain what you are seeing. If you disable the 1gb connector and use the 2.5 gb one, does that then work? Or do you run into the same issue?
Mike
Posts: 10
Threads: 3
Joined: Oct 2025
Reputation:
0
Disabling the 1Gb connector doesn't work. Still the same result.
Those are print screens of the interfaces (1 by 1 made active to list ifconfig)
The 1Gb-one:
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=50b<RXCSUM,TXCSUM,VLAN_HWTAGGING,AV,CHANNEL_IO>
ether 4c:20:b8:a8:33:ca
inet6 fe80::cc:36dc:55be:c40c%en0 prefixlen 64 secured scopeid 0x6
inet6 2a02:1812:2c39:9600:1478:59b4:9715:17d6 prefixlen 64 autoconf secured
inet6 2a02:1812:2c39:9600:c95e:462f:f5b1:4c42 prefixlen 64 autoconf temporary
inet 192.168.1.153 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect (1000baseT <full-duplex,flow-control>)
status: active
The 2.5GB-one:
en7: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=404<VLAN_MTU,CHANNEL_IO>
ether 58:04:4f:ac:a7:48
inet6 fe80::1c5f:51fe:6086:4770%en7 prefixlen 64 secured scopeid 0x9
inet6 2a02:1812:2c39:9600:1035:2465:c464:16e5 prefixlen 64 autoconf secured
inet6 2a02:1812:2c39:9600:2112:110:941b:bf60 prefixlen 64 autoconf temporary
inet 192.168.1.178 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect (2500Base-T <full-duplex>)
status: active
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
I'm not seeing anything obvious. I believe I have a USB to ethernet adapter that I can try testing with to see if I can reproduce the problem, but I don't believe it's a 2.5 GB one.
Mike
Posts: 10
Threads: 3
Joined: Oct 2025
Reputation:
0
Hi Mike,
I'm quite sure now: Mobilesheets doesn't work with USB NIC's, it works fine with normal NICS.
I hope you can reproduce it.
I know now how to bypass the issue, but happy to try if you want to debug the problem.
Best regards,
Franky.