Hilfe Openvpn startet nicht auf FB 7050

fiedler-01

Neuer User
Mitglied seit
9 Feb 2008
Beiträge
19
Punkte für Reaktionen
0
Punkte
0
Hallo

habe Versucht laut Anleitung von Tecchannel ein Netzt mittels 2 FB 7050 und einem festen Vpn zu verbinden. Habe mich genau an die Anleitung gehalten und alles funktioniert bis zum Start des Openvpn auch.

Im einzelnen Telnet und Ftp funktioniert.
die Debug wurde ordnungsgemäß eingespielt und erzeugt auch beim nächsten Start die passwd, secret.key und server.ovpn openvpn wird auch per wget geladen. Auch folgende Befehle werden ohne zu meckern ausgeführt.
chmod +x /var/tmp/openvpn
chmod 0600 /var/tmp/server.ovpn
chmod 0600 /var/tmp/secret.key
starte ich Openvpv wie in der Anleitung beschrieben
./openvpn --config ./server.ovpn &
taucht dieser nicht in der Prozessliste auf
starte ich denopenvpn nicht per befehl von der debug sondern per hand über telnet erhalte ich folgende Fehlermeldung
# ./openvpn: can't resolve symbol '__uClibc_start_main'
ps
[1] + Done(1) ./openvpn --config ./server.ovpn
#
oder
[1] + Done(127) ./openvpn --config ./server.ovpn

Kann mir jemand helfen bin schon am verzweifeln

ach ja meine Fb hat folgenden Softwarestand 14.04.33
meine Ip der FB ist 192.168.1.3 DHCP ist aktiviert

Anleitung von Tecchannel http://www.tecchannel.de/server/extra/435560/index10.html
 
Hallo und willkommen im Forum.

Dein Thema ist geradezu klassisch für die Suchfunktion. Tippst du da ein:
can't resolve symbol '__uClibc_start_main'
findest du die Lösung: das Binary passt nicht zur Firmware.
Wenn du die "Nachlademethode" nutzen willst, schau mal bei The-Construct vorbei...

Jörg
 
Danke für schnelle Antwort jetzt startet es kurz

jetzt Startet Openvpn gibt folgende meldung aus und ist wieder weg
jedenfalls nicht in der Prozeßliste. weis jemand woran das liegen könnte ??

Danke

Code:
# Sun Feb 10 22:34:22 2008 us=114011 Current Parameter Settings:
Sun Feb 10 22:34:22 2008 us=115429   config = './server.ovpn'
Sun Feb 10 22:34:22 2008 us=115904   mode = 0
Sun Feb 10 22:34:22 2008 us=116665   persist_config = DISABLED
Sun Feb 10 22:34:22 2008 us=117158   persist_mode = 1
Sun Feb 10 22:34:22 2008 us=117602   show_ciphers = DISABLED
Sun Feb 10 22:34:22 2008 us=118053   show_digests = DISABLED
Sun Feb 10 22:34:22 2008 us=118681   show_engines = DISABLED
Sun Feb 10 22:34:22 2008 us=119170   genkey = DISABLED
Sun Feb 10 22:34:22 2008 us=119620   key_pass_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=120838   show_tls_ciphers = DISABLED
Sun Feb 10 22:34:22 2008 us=121826   proto = 1
Sun Feb 10 22:34:22 2008 us=122728   local = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=123636   remote_list = NULL
Sun Feb 10 22:34:22 2008 us=124563   remote_random = DISABLED
Sun Feb 10 22:34:22 2008 us=125487   local_port = 1194
Sun Feb 10 22:34:22 2008 us=126397   remote_port = 1194
Sun Feb 10 22:34:22 2008 us=127313   remote_float = ENABLED
Sun Feb 10 22:34:22 2008 us=128237   ipchange = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=129173   bind_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=131622   bind_local = ENABLED
Sun Feb 10 22:34:22 2008 us=132958   dev = 'tun0'
Sun Feb 10 22:34:22 2008 us=133886   dev_type = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=134813   dev_node = '/var/tmp/tun'
Sun Feb 10 22:34:22 2008 us=135743   lladdr = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=137273   topology = 1
Sun Feb 10 22:34:22 2008 us=138200   tun_ipv6 = DISABLED
Sun Feb 10 22:34:22 2008 us=139406   ifconfig_local = '10.0.0.2'
Sun Feb 10 22:34:22 2008 us=142046   ifconfig_remote_netmask = '10.0.0.1'
Sun Feb 10 22:34:22 2008 us=142999   ifconfig_noexec = DISABLED
Sun Feb 10 22:34:22 2008 us=143926   ifconfig_nowarn = DISABLED
Sun Feb 10 22:34:22 2008 us=144851   shaper = 0
Sun Feb 10 22:34:22 2008 us=145753   tun_mtu = 1500
Sun Feb 10 22:34:22 2008 us=146656   tun_mtu_defined = ENABLED
Sun Feb 10 22:34:22 2008 us=147573   link_mtu = 1500
Sun Feb 10 22:34:22 2008 us=148475   link_mtu_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=149398   tun_mtu_extra = 0
Sun Feb 10 22:34:22 2008 us=150609   tun_mtu_extra_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=151574   fragment = 0
Sun Feb 10 22:34:22 2008 us=152478   mtu_discover_type = -1
Sun Feb 10 22:34:22 2008 us=153393   mtu_test = 0
Sun Feb 10 22:34:22 2008 us=154287   mlock = DISABLED
Sun Feb 10 22:34:22 2008 us=155205   keepalive_ping = 0
Sun Feb 10 22:34:22 2008 us=156123   keepalive_timeout = 0
Sun Feb 10 22:34:22 2008 us=157047   inactivity_timeout = 0
Sun Feb 10 22:34:22 2008 us=158108   ping_send_timeout = 15
Sun Feb 10 22:34:22 2008 us=159040   ping_rec_timeout = 120
Sun Feb 10 22:34:22 2008 us=159953   ping_rec_timeout_action = 2
Sun Feb 10 22:34:22 2008 us=161347   ping_timer_remote = DISABLED
Sun Feb 10 22:34:22 2008 us=162281   remap_sigusr1 = 0
Sun Feb 10 22:34:22 2008 us=163195   explicit_exit_notification = 0
Sun Feb 10 22:34:22 2008 us=164670   persist_tun = DISABLED
Sun Feb 10 22:34:22 2008 us=165649   persist_local_ip = DISABLED
Sun Feb 10 22:34:22 2008 us=167933   persist_remote_ip = DISABLED
Sun Feb 10 22:34:22 2008 us=169206   persist_key = DISABLED
Sun Feb 10 22:34:22 2008 us=170489   mssfix = 1450
Sun Feb 10 22:34:22 2008 us=171444   passtos = DISABLED
Sun Feb 10 22:34:22 2008 us=172373   resolve_retry_seconds = 1000000000
Sun Feb 10 22:34:22 2008 us=173303   connect_retry_seconds = 5
Sun Feb 10 22:34:22 2008 us=174220   connect_timeout = 10
Sun Feb 10 22:34:22 2008 us=175131   connect_retry_max = 0
Sun Feb 10 22:34:22 2008 us=176042   username = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=176967   groupname = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=177880   chroot_dir = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=178795   cd_dir = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=179712   writepid = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=181829   up_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=182777   down_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=183683   down_pre = DISABLED
Sun Feb 10 22:34:22 2008 us=184594   up_restart = DISABLED
Sun Feb 10 22:34:22 2008 us=185501   up_delay = DISABLED
Sun Feb 10 22:34:22 2008 us=186402   daemon = DISABLED
Sun Feb 10 22:34:22 2008 us=187304   inetd = 0
Sun Feb 10 22:34:22 2008 us=188187   log = DISABLED
Sun Feb 10 22:34:22 2008 us=189082   suppress_timestamps = DISABLED
Sun Feb 10 22:34:22 2008 us=189994   nice = 0
Sun Feb 10 22:34:22 2008 us=192505   verbosity = 4
Sun Feb 10 22:34:22 2008 us=193415   mute = 0
Sun Feb 10 22:34:22 2008 us=194300   gremlin = 0
Sun Feb 10 22:34:22 2008 us=195785   status_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=196736   status_file_version = 1
Sun Feb 10 22:34:22 2008 us=198988   status_file_update_freq = 60
Sun Feb 10 22:34:22 2008 us=201164   occ = ENABLED
Sun Feb 10 22:34:22 2008 us=202134   rcvbuf = 65536
Sun Feb 10 22:34:22 2008 us=203028   sndbuf = 65536
Sun Feb 10 22:34:22 2008 us=203921   sockflags = 0
Sun Feb 10 22:34:22 2008 us=204813   socks_proxy_server = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=205733   socks_proxy_port = 0
Sun Feb 10 22:34:22 2008 us=206636   socks_proxy_retry = DISABLED
Sun Feb 10 22:34:22 2008 us=207540   fast_io = DISABLED
Sun Feb 10 22:34:22 2008 us=208440   lzo = 0
Sun Feb 10 22:34:22 2008 us=209323   route_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=210547   route_default_gateway = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=211526   route_default_metric = 0
Sun Feb 10 22:34:22 2008 us=212430   route_noexec = DISABLED
Sun Feb 10 22:34:22 2008 us=213339   route_delay = 0
Sun Feb 10 22:34:22 2008 us=214239   route_delay_window = 30
Sun Feb 10 22:34:22 2008 us=215137   route_delay_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=216051   route_nopull = DISABLED
Sun Feb 10 22:34:22 2008 us=217000   route 192.168.0.0/255.255.255.0/nil/nil
Sun Feb 10 22:34:22 2008 us=217928   management_addr = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=218852   management_port = 0
Sun Feb 10 22:34:22 2008 us=219765   management_user_pass = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=221081   management_log_history_cache = 250
Sun Feb 10 22:34:22 2008 us=222036   management_echo_buffer_size = 100
Sun Feb 10 22:34:22 2008 us=223557   management_query_passwords = DISABLED
Sun Feb 10 22:34:22 2008 us=224510   management_hold = DISABLED
Sun Feb 10 22:34:22 2008 us=225706   management_client = DISABLED
Sun Feb 10 22:34:22 2008 us=228025   management_write_peer_info_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=229009   shared_secret_file = '/var/tmp/secret.key'
Sun Feb 10 22:34:22 2008 us=230653   key_direction = 0
Sun Feb 10 22:34:22 2008 us=231913   ciphername_defined = ENABLED
Sun Feb 10 22:34:22 2008 us=233175   ciphername = 'BF-CBC'
Sun Feb 10 22:34:22 2008 us=234108   authname_defined = ENABLED
Sun Feb 10 22:34:22 2008 us=235025   authname = 'SHA1'
Sun Feb 10 22:34:22 2008 us=235936   keysize = 0
Sun Feb 10 22:34:22 2008 us=236827   engine = DISABLED
Sun Feb 10 22:34:22 2008 us=237724   replay = ENABLED
Sun Feb 10 22:34:22 2008 us=238623   mute_replay_warnings = DISABLED
Sun Feb 10 22:34:22 2008 us=239555   replay_window = 0
Sun Feb 10 22:34:22 2008 us=240857   replay_time = 0
Sun Feb 10 22:34:22 2008 us=241779   packet_id_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=242702   use_iv = ENABLED
Sun Feb 10 22:34:22 2008 us=243598   test_crypto = DISABLED
Sun Feb 10 22:34:22 2008 us=244512   tls_server = DISABLED
Sun Feb 10 22:34:22 2008 us=245410   tls_client = DISABLED
Sun Feb 10 22:34:22 2008 us=246314   key_method = 2
Sun Feb 10 22:34:22 2008 us=247203   ca_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=248118   ca_path = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=249039   dh_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=249967   cert_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=251915   priv_key_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=252875   pkcs12_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=255163   cipher_list = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=256427   tls_verify = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=257369   tls_remote = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=258291   crl_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=259214   ns_cert_type = 0
Sun Feb 10 22:34:22 2008 us=260572   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=261543   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=262458   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=263379   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=264295   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=265208   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=266117   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=267021   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=267927   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=268841   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=269765   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=271016   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=271954   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=272872   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=273789   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=274705   remote_cert_ku[i] = 0
Sun Feb 10 22:34:22 2008 us=275620   remote_cert_eku = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=276541   tls_timeout = 2
Sun Feb 10 22:34:22 2008 us=277436   renegotiate_bytes = 0
Sun Feb 10 22:34:22 2008 us=278350   renegotiate_packets = 0
Sun Feb 10 22:34:22 2008 us=279866   renegotiate_seconds = 3600
Sun Feb 10 22:34:22 2008 us=281143   handshake_window = 60
Sun Feb 10 22:34:22 2008 us=283693   transition_window = 3600
Sun Feb 10 22:34:22 2008 us=284692   single_session = DISABLED
Sun Feb 10 22:34:22 2008 us=285607   tls_exit = DISABLED
Sun Feb 10 22:34:22 2008 us=286516   tls_auth_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=287443   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=288392   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=289321   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=291273   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=292291   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=293230   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=294160   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=295096   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=296028   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=296963   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=297893   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=298830   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=299764   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=301034   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=301983   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=303521   pkcs11_protected_authentication = DISABLED
Sun Feb 10 22:34:22 2008 us=304481   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=306639   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=308021   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=308969   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=309897   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=311262   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=312186   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=313116   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=314042   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=314963   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=315876   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=316807   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=317731   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=318652   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=319563   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=320822   pkcs11_cert_private = DISABLED
Sun Feb 10 22:34:22 2008 us=321775   pkcs11_pin_cache_period = -1
Sun Feb 10 22:34:22 2008 us=322695   pkcs11_slot_type = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=323610   pkcs11_slot = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=324527   pkcs11_id_type = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=325442   pkcs11_id = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=326528   server_network = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=327486   server_netmask = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=329036   server_bridge_ip = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=332540   server_bridge_netmask = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=333895   server_bridge_pool_start = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=334862   server_bridge_pool_end = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=335790   ifconfig_pool_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=336758   ifconfig_pool_start = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=337717   ifconfig_pool_end = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=338676   ifconfig_pool_netmask = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=339614   ifconfig_pool_persist_filename = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=341053   ifconfig_pool_persist_refresh_freq = 600
Sun Feb 10 22:34:22 2008 us=342013   n_bcast_buf = 256
Sun Feb 10 22:34:22 2008 us=342907   tcp_queue_limit = 64
Sun Feb 10 22:34:22 2008 us=343813   real_hash_size = 256
Sun Feb 10 22:34:22 2008 us=344725   virtual_hash_size = 256
Sun Feb 10 22:34:22 2008 us=345642   client_connect_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=346568   learn_address_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=347494   client_disconnect_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=348423   client_config_dir = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=349348   ccd_exclusive = DISABLED
Sun Feb 10 22:34:22 2008 us=350560   tmp_dir = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=351536   push_ifconfig_defined = DISABLED
Sun Feb 10 22:34:22 2008 us=352507   push_ifconfig_local = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=353477   push_ifconfig_remote_netmask = 0.0.0.0
Sun Feb 10 22:34:22 2008 us=355006   enable_c2c = DISABLED
Sun Feb 10 22:34:22 2008 us=355954   duplicate_cn = DISABLED
Sun Feb 10 22:34:22 2008 us=358246   cf_max = 0
Sun Feb 10 22:34:22 2008 us=359489   cf_per = 0
Sun Feb 10 22:34:22 2008 us=360918   max_clients = 1024
Sun Feb 10 22:34:22 2008 us=361850   max_routes_per_client = 256
Sun Feb 10 22:34:22 2008 us=362764   client_cert_not_required = DISABLED
Sun Feb 10 22:34:22 2008 us=363697   username_as_common_name = DISABLED
Sun Feb 10 22:34:22 2008 us=364624   auth_user_pass_verify_script = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=365559   auth_user_pass_verify_script_via_file = DIS
ABLED
Sun Feb 10 22:34:22 2008 us=366496   port_share_host = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=367425   port_share_port = 0
Sun Feb 10 22:34:22 2008 us=368332   client = DISABLED
Sun Feb 10 22:34:22 2008 us=369250   pull = DISABLED
Sun Feb 10 22:34:22 2008 us=370560   auth_user_pass_file = '[UNDEF]'
Sun Feb 10 22:34:22 2008 us=371565 OpenVPN 2.1_rc1 mipsel-linux [SSL] [LZO2] [EP
OLL] built on Jan  5 2007
Sun Feb 10 22:34:22 2008 us=381850 Static Encrypt: Cipher 'BF-CBC' initialized w
ith 128 bit key
Sun Feb 10 22:34:22 2008 us=383178 Static Encrypt: Using 160 bit message hash 'S
HA1' for HMAC authentication
Sun Feb 10 22:34:22 2008 us=385969 Static Decrypt: Cipher 'BF-CBC' initialized w
ith 128 bit key
Sun Feb 10 22:34:22 2008 us=387120 Static Decrypt: Using 160 bit message hash 'S
HA1' for HMAC authentication
Sun Feb 10 22:34:22 2008 us=394815 Note: Cannot open TUN/TAP dev /var/tmp/tun: N
o such file or directory (errno=2)
Sun Feb 10 22:34:22 2008 us=396361 Note: Attempting fallback to kernel 2.2 TUN/T
AP interface
Sun Feb 10 22:34:22 2008 us=397546 Cannot open TUN/TAP dev /var/tmp/tun: No such
 file or directory (errno=2)
Sun Feb 10 22:34:22 2008 us=399726 Exiting
 
Zuletzt bearbeitet von einem Moderator:
Auch da hätte die Suchfunktion geholfen:Klick
 

Statistik des Forums

Themen
246,149
Beiträge
2,246,977
Mitglieder
373,668
Neuestes Mitglied
Stripi
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.