Skip to content
Snippets Groups Projects
Commit 658b02f9 authored by Tim Niemeyer's avatar Tim Niemeyer
Browse files

Franken: Change ntp server to the ipv6-ll from fff-server


Signed-off-by: default avatarTim Niemeyer <tim.niemeyer@mastersword.de>
parent 76d7c3fe
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ batctl if add br-ethmesh1 ...@@ -29,7 +29,7 @@ batctl if add br-ethmesh1
batctl if add br-ethmesh2 batctl if add br-ethmesh2
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
. /etc/firewall.user . /etc/firewall.user
......
...@@ -41,7 +41,7 @@ batctl if add wlan0-1 ...@@ -41,7 +41,7 @@ batctl if add wlan0-1
batctl if add eth0.3 batctl if add eth0.3
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
#. /etc/firewall.user #. /etc/firewall.user
......
...@@ -35,6 +35,6 @@ fi ...@@ -35,6 +35,6 @@ fi
batctl if add wlan0-1 batctl if add wlan0-1
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
exit 0 exit 0
...@@ -32,7 +32,7 @@ batctl if add wlan0-1 ...@@ -32,7 +32,7 @@ batctl if add wlan0-1
batctl if add eth0.3 batctl if add eth0.3
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
. /etc/firewall.user . /etc/firewall.user
......
...@@ -32,7 +32,7 @@ batctl if add wlan0-1 ...@@ -32,7 +32,7 @@ batctl if add wlan0-1
batctl if add eth0.3 batctl if add eth0.3
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
. /etc/firewall.user . /etc/firewall.user
......
...@@ -32,7 +32,7 @@ batctl if add wlan0-1 ...@@ -32,7 +32,7 @@ batctl if add wlan0-1
batctl if add eth0.3 batctl if add eth0.3
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
. /etc/firewall.user . /etc/firewall.user
......
...@@ -32,7 +32,7 @@ batctl if add wlan0-1 ...@@ -32,7 +32,7 @@ batctl if add wlan0-1
batctl if add eth0.3 batctl if add eth0.3
# Starting NTP-Client Daemon # Starting NTP-Client Daemon
ntpd -p "fe80::201:2ff:fe03:405%br-mesh" ntpd -p "fe80::ff:feee:1%br-mesh"
. /etc/firewall.user . /etc/firewall.user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment