2025-01-08, 01:41 AM
(This post was last modified: 2025-01-08, 02:05 AM by XZXZXZ. Edited 1 time in total.)
Hi everyone,
I set up JF today, and it's working great except I can't access it from anywhere other than host.
Host OS: Ubuntu 18.04.6 LTS
Router: Verizon G3100 firmware 3.4.0.8
I set up ufw rules, and here is the output for them:
ika@ika-XPS-13-9380:~$ sudo ufw status verbose
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), disabled (routed)
New profiles: skip
To Action From
-- ------ ----
22/tcp ALLOW IN Anywhere
8096 ALLOW IN Anywhere
22/tcp (v6) ALLOW IN Anywhere (v6)
8096 (v6) ALLOW IN Anywhere (v6)
I'm trying to access it from the same IP I do on host "http://192.168.x.x:8096/" but no luck. I have "Allow remote connections to this server" checked, no remote IP address filter, my public http port set to 8096 and https disabled.
any idea what could be causing the issue?
I set up JF today, and it's working great except I can't access it from anywhere other than host.
Host OS: Ubuntu 18.04.6 LTS
Router: Verizon G3100 firmware 3.4.0.8
I set up ufw rules, and here is the output for them:
ika@ika-XPS-13-9380:~$ sudo ufw status verbose
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), disabled (routed)
New profiles: skip
To Action From
-- ------ ----
22/tcp ALLOW IN Anywhere
8096 ALLOW IN Anywhere
22/tcp (v6) ALLOW IN Anywhere (v6)
8096 (v6) ALLOW IN Anywhere (v6)
I'm trying to access it from the same IP I do on host "http://192.168.x.x:8096/" but no luck. I have "Allow remote connections to this server" checked, no remote IP address filter, my public http port set to 8096 and https disabled.
any idea what could be causing the issue?