Install_gogo6 ipv6

NOTE – Change USER with your USER name :
Now:

First install libssh-dev and g++

# sudo apt-get install libssh-dev g++

then:

# cd ~/Desktop

# mkdir ipv6

# cd ipv6

# wget http://go6.net/4105/file.asp?file_id=166

# mv file.asp\?file_id\=166 test.tar

# tar -xf test.tar

# cd gw6c-6_0_1/

# make

# make installdir=/home/USER/ipv6/test install

# sudo /home/USER/ipv6/test/bin/gw6c -f /home/USER/ipv6/test/bin/gw6c.conf

now go to /home.USER/ipv6/test/bin
and change these on gw6c.conf file :
————————————————–
userid=USERNAME_OF_freenet6
passwd=PASSWORD_OF_freenet6

server=broker.freenet6.net

auth_method=any
————————————————–
restart computer and
go to the directory :

# cd  /home/USER/ipv6/test/bin

and run :

# sudo ./gw6c

But you can also try other clients like Miredo or even install this one with
# apt-get install miredo
or
# apt-get install gw6c

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s