pd2eds wrote: ↑Fri May 09, 2025 4:06 pm
I turned the Firewaal back on. I'm starting to understand it all less and less.
So turn off the firewall and turn it back on again.
I don't understand the terms ip a ip route dig example.com at all. I see a lot of numbers but they mean nothing to me.
I have little idea about that. Maybe simple for you, but too complicated for me...
But if add-apt-repository ppa:iconnor/zoneminder-1.36 already gives problems, then I don't know what else.
The router is not broken. I can do everything with it. I can also log in via the camera app. Also from outside.
I have never changed settings in the router.
I don't understand many terms.
You can't understand everything.
All good intentions from you.
I don't think we can get any further with zoneminder.
Here are the details of the commands
I really don't know what it all means??????
ip a
edwin@edwin-450-101nd:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2:
eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 74:85:2a:1c:77:c2 brd ff:ff:ff:ff:ff:ff
altname enp3s0
inet 192.168.1.118/24 brd 192.168.1.255 scope global dynamic noprefixroute eno1
valid_lft 78597sec preferred_lft 78597sec
3: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 60:6d:c7:6d:e2:35 brd ff:ff:ff:ff:ff:ff
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 96:65:8f:62:81:60 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
ip route
edwin@edwin-450-101nd:~$ ip route
default via 192.168.1.1 dev eno1 proto dhcp metric 100
169.254.0.0/16 dev eno1 scope link metric 1000
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
192.168.1.0/24 dev eno1 proto kernel scope link src 192.168.1.118 metric 100
dig example.com
edwin@edwin-450-101nd:~$ dig example.com
; <<>> DiG 9.18.30-0ubuntu0.22.04.2-Ubuntu <<>> example.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status:
NOERROR, id: 1866
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;example.com. IN A
;; ANSWER SECTION:
example.com. 1 IN A 96.7.128.198
example.com. 1 IN A 96.7.128.175
example.com. 1 IN A 23.192.228.80
example.com. 1 IN A 23.215.0.136
example.com. 1 IN A 23.215.0.138
example.com. 1 IN A 23.192.228.84
;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Fri May 09 18:10:55 CEST 2025
;; MSG SIZE rcvd: 136