[Bug 1862602] Re: GPSD does not serve network clients even -G is used

2020-03-04 Thread Andreas Hasenack
That's a good suggestion, I'll reopen this bug with a severity of wishlist. Thanks! ** Changed in: gpsd (Ubuntu) Status: Invalid => Triaged ** Changed in: gpsd (Ubuntu) Importance: Undecided => Wishlist ** Summary changed: - GPSD does not serve network clients even -G is used +

[Bug 1862602] Re: GPSD does not serve network clients even -G is used

2020-03-04 Thread Andreas Hasenack
That's a good suggestion, I'll reopen this bug with a severity of wishlist. Thanks! ** Changed in: gpsd (Ubuntu) Status: Invalid => Triaged ** Changed in: gpsd (Ubuntu) Importance: Undecided => Wishlist ** Summary changed: - GPSD does not serve network clients even -G is used +

[Bug 1862602] Re: GPSD does not serve network clients even -G is used

2020-02-27 Thread Kalle Tuulos
Before marking this as "invalid", please express this in /etc/default/gpsd - otherwise user's don't understand, that the -G requires also change into /lib/systemd/system/gpsd.socket file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1862602] Re: GPSD does not serve network clients even -G is used

2020-02-27 Thread Paride Legovini
Hello Kalle, Thanks for filing this bug report. The version of gpsd shipped with Focal has an informative comment in /lib/systemd/system/gpsd.socket: [Socket] ListenStream=/var/run/gpsd.sock ListenStream=[::1]:2947 ListenStream=127.0.0.1:2947 # To allow gpsd remote access, start gpsd with the -G

[Bug 1862602] Re: GPSD does not serve network clients even -G is used

2020-02-26 Thread Kalle Tuulos
The solution is to modify file /lib/systemd&/system/gpsd.socket as follows: ... #ListenStream=127.0.0.1:2947 <--- comment out this line ListenStream=0.0.0.0:2947 <--- add this line ... This works for IPv4, but for IPv6, I did not get it working. Anyway, I have disabled IPv6 from my