coolhva / usg-kpn-ftth

USG configuration for KPN FTTH
125 stars 29 forks source link

Firstime excute issue with KPN.sh #46

Closed oozeorb closed 2 years ago

oozeorb commented 2 years ago

Hi Coolvha,

Awesome work some feedback.

First issue i had with firmware 4.4.56 Was error msg command line was; /bin/vbash^M: bad interpreter: No such file or directory.

Solution run this command line; sed -i -e 's/\r$//' kpn.sh

The second problem error is; no such file or directory /var/log/kpn.log Made the file by hand and in /var/log/ and all was fine.

Again awesome work thank you

coolhva commented 2 years ago

Sounds like a file format issue, how did you copy the files to the USG?

oozeorb commented 2 years ago

Yeah think so i didnt change the kpn.sh file at all. and I copy it with winscp

and the other issue is just because the file is not there

coolhva commented 2 years ago

Interesting, I will close the issue for now as there are no other reports and you fixed it yourself. This message will stay here so if people search for it they will find it and we might reopen it.