GogoC
Version vom 1. November 2013, 17:50 Uhr von Hamatoma (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Kategorie:ServerApplikation = gogoc: Client für IP6-Broker = == Installation == <pre> apt-get install gogoc radvd sipcalc # Bug fix! # Konfiguration! # Ers…“)
gogoc: Client für IP6-Broker[Bearbeiten]
Installation[Bearbeiten]
apt-get install gogoc radvd sipcalc # Bug fix! # Konfiguration! # Erstes Mal ausführen, damit Host bekannt ist (sonst Fehlermeldung "no server key" gogoc -n
Bugfix[Bearbeiten]
- /usr/share/gogoc/template/linux.sh
- [337] echo "$subif" | while read sub int ; do
- wird zu: test -n "$subif" && echo "$subif" | while read sub int ; do
Konfiguration[Bearbeiten]
# /etc/gogoc/gogoc.conf userid=hamatoma passwd=geheim server=authenticated.freenet6.net auth_method=any host_type=router prefixlen=64 log_stderr=0 log_file=2
Test[Bearbeiten]
ifconfig
Es muss das Interface "tup" erscheinen.