[Voyage-linux] Vtun problems

Soteris Markou (spam-protected)
Thu Jul 17 20:55:18 HKT 2008


Hi All, 



I am trying to setup a vtunnel connection using voyage, however the process is not visible. Note that my atheros card is in AP mode as  I found a thread that said it wouldn't work otherwise. Please have a look below at the config files used as well as the commands issued: 

When I try to restart the vtunnel I get 

voyage:~# /etc/init.d/vtun restart
Stopping vtund.
start-stop-daemon: warning: failed to kill 3292: No such process
1 pids were not killed
No process in pidfile `/var/run/vtund.hs-tun-194.42.133.141.pid' found running; none killed.
voyage:~# 

/etc/vtund.conf
hs-tun {
  pass     XXXyyyXXX	# Password
  type ether;		# Ethernet tunnel
# type tun;		# IP tunnel  
  proto udp;   		# UDP protocol
# comp  lzo:9;		# LZO compression level 9
  encr  yes;		# Encryption
  keepalive yes;	# Keep connection alive }


voyage:~# brctl addbr br0
voyage:~# brctl addif br0 ath0
voyage:~# /etc/init.d/vtun start
voyage:~# vtund hs-tun 194.42.133.141
voyage:~# ps -aux
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  1.0  0.2   1940   652 ?        Ss   12:50   0:01 init [2]  
root         2  0.0  0.0      0     0 ?        S<   12:50   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S<   12:50   0:00 [ksoftirqd/0]
root         4  0.0  0.0      0     0 ?        S<   12:50   0:00 [events/0]
root         5  0.0  0.0      0     0 ?        S<   12:50   0:00 [khelper]
root        36  0.0  0.0      0     0 ?        S<   12:50   0:00 [kblockd/0]
root        41  0.0  0.0      0     0 ?        S<   12:50   0:00 [ata/0]
root        42  0.0  0.0      0     0 ?        S<   12:50   0:00 [ata_aux]
root        44  0.0  0.0      0     0 ?        S<   12:50   0:00 [kseriod]
root        82  0.0  0.0      0     0 ?        S    12:50   0:00 [pdflush]
root        83  0.0  0.0      0     0 ?        S    12:50   0:00 [pdflush]
root        84  0.0  0.0      0     0 ?        S<   12:50   0:00 [kswapd0]
root        85  0.0  0.0      0     0 ?        S<   12:50   0:00 [aio/0]
root       709  0.0  0.0      0     0 ?        S<   12:50   0:00 [kpsmoused]
root       712  0.0  0.0      0     0 ?        S<   12:50   0:00 [rpciod/0]
root      1501  0.0  0.0      0     0 ?        S<   12:50   0:00 [khubd]
root      1847  0.4  0.2   2172   580 ?        S
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx



More information about the Voyage-linux mailing list