GogoC
Zur Navigation springen
Zur Suche springen
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.