Hi Matti, If the service is working in IPv6, why do you want to go back? We need to think about an IPv6 network.
Att, Henri. Em sex., 29 de abr. de 2022 às 11:53, Matti Kaupenjohann < [email protected]> escreveu: > I think you are my man. > > with `ss -tnlp` I see a line: > > LISTEN 0 > 5 > [::1]:4822 [::]:* > > Also If look into the syslog guacd also states: > > Apr 29 14:34:30 terminal guacd[8285]: Guacamole proxy daemon (guacd) > version 1.4.0 started > Apr 29 14:34:30 terminal guacd[8285]: guacd[8285]: INFO: Guacamole > proxy daemon (guacd) version 1.4.0 started > Apr 29 14:34:30 terminal guacd[8285]: guacd[8285]: INFO: Listening > on host ::1, port 4822 > Apr 29 14:34:30 terminal guacd[8285]: Listening on host ::1, port 4822 > > It seems my service is running on ipv6. Where do I change it back to ipv4? > > On 2022/04/29 14:47:32 Nick Couchman wrote: > > On Fri, Apr 29, 2022 at 10:37 AM Matti Kaupenjohann < > > [email protected]> wrote: > > > > > My guacd.service is running with following status output: > > > > > > ``` > > > > > > ● guacd.service - Guacamole Server > > > Loaded: loaded (/etc/systemd/system/guacd.service; enabled; vendor > > > preset: enabled) > > > Active: active (running) since Fri 2022-04-29 14:34:30 CEST; 1h 49min > > > ago > > > Docs: man:guacd(8) > > > Main PID: 8285 (guacd) > > > Tasks: 1 (limit: 4915) > > > Memory: 10.0M > > > CGroup: /system.slice/guacd.service > > > └─8285 /usr/local/sbin/guacd -f > > > > > > ``` > > > > > > I just used the script as aguideline for upgrading my system. > > > > > > Where do I check which interface guacd is using? > > > > > > > > "ss -tnlp" should show you processes listening on TCP ports - if you see > > guacd listening on [::]:4822, then it's listening on IPv6. If you see it > > listening on 127.0.0.1, it's on IPv4. > > > > -NIck > > > > > > > > -- > > Mit freundlichen Grüßen > > Matti Kaupenjohann > > Fachhochschule Dortmund > University of Applied Sciences and Arts > > > FB Informationstechnik, > Sonnenstraße 96 - 44139 Dortmund > Raum SON A A615 > Tel 0231 9112-9371 > Fax 0231 - > [email protected] > www.fh-dortmund.de > --
