Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

vpnc (tun) and hotplug - problems

 
   Linux (Home) -> Red Hat Installation RSS
Next:  error :"gnome-terminal" (process 1694) ..  
Author Message
Pegaz74

External


Since: Apr 26, 2007
Posts: 3



(Msg. 1) Posted: Thu Apr 26, 2007 9:08 am
Post subject: vpnc (tun) and hotplug - problems
Archived from groups: linux>redhat>install (more info?)

Hi all
I have problem with starting vpnc - package to vpn connection to Cisco
router over vpn.

I have installed vpnc in latest version - 0.4.0.

Tun is as module in kernel.

Kernel 2.6.9-42.0.10.ELsmp na x86_64

[root@station ~]# modprobe -l | grep tun
/lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv6/ip6_tunnel.ko
/lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv6/xfrm6_tunnel.ko
/lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv4/xfrm4_tunnel.ko
/lib/modules/2.6.9-42.0.10.ELsmp/kernel/sound/i2c/other/snd-tea575x-tuner.ko
/lib/modules/2.6.9-42.0.10.ELsmp/kernel/drivers/net/tun.ko

vpnc is starting ok
(VPNC started in background (pid: 8584)...)

but i haven't any interface tun

[root@station ~]# ifconfig tun0
tun0: error fetching interface information: Device not found

Device tun is ok

[root@station net]# ls -la /dev/net
crw-r--r-- 1 root root 10, 200 Apr 25 22:46 tun

Apr 26 08:03:57 station default.hotplug[8613]: arguments (net) env (OLDPWD=/
DEVPATH=/class/net/tun0 ACTION=remove PWD=/etc/hotplug DEVNAME=tun0 SHLVL=1
INTERFACE=tun0 DEBUG=yes SEQNUM=607 _=/bin/env)
Apr 26 08:03:57 station default.hotplug[8613]: invoke /etc/hotplug/net.agent
()
Apr 26 08:03:57 station net.agent[8613]: assuming tun0 is already down
Apr 26 08:04:07 station hal.hotplug[8611]: timout(10000 ms) waiting for
/class/net/tun0
Apr 26 08:04:07 station default.hotplug[8627]: arguments (net) env (OLDPWD=/
DEVPATH=/class/net/tun0 PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add
PWD=/etc/hotplug HOME=/ SHLVL=2 INTERFACE=tun0 DEBUG=yes SEQNUM=606
_=/bin/env)
Apr 26 08:04:07 station default.hotplug[8627]: invoke /etc/hotplug/net.agent
()
Apr 26 08:04:07 station net.agent[8627]: assuming tun0 is already up

[root@station ~]# rpm -q hotplug
hotplug-2004_04_01-7.7
[root@station ~]# rpm -q udev
udev-039-10.15.EL4

I think is problem when hotplug is starting tun, but I don't know how that
correct.
Is any problem with this kernel version maybe?

Please help...

Adam
Back to top
Login to vote
Pegaz74

External


Since: Apr 26, 2007
Posts: 3



(Msg. 2) Posted: Fri Apr 27, 2007 3:21 pm
Post subject: Re: vpnc (tun) and hotplug - problems [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi all
It is the bug in version 0.4.0. Solution -> downgrade to version 0.3.3.

Regards
Adam

Użytkownik "Pegaz74" <pegaz74.DeleteThis@poczta.onet.pl> napisał w wiadomości
news:f0pje7$c2t$1@nemesis.news.tpi.pl...
> Hi all
> I have problem with starting vpnc - package to vpn connection to Cisco
> router over vpn.
>
> I have installed vpnc in latest version - 0.4.0.
>
> Tun is as module in kernel.
>
> Kernel 2.6.9-42.0.10.ELsmp na x86_64
>
> [root@station ~]# modprobe -l | grep tun
> /lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv6/ip6_tunnel.ko
> /lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv6/xfrm6_tunnel.ko
> /lib/modules/2.6.9-42.0.10.ELsmp/kernel/net/ipv4/xfrm4_tunnel.ko
> /lib/modules/2.6.9-42.0.10.ELsmp/kernel/sound/i2c/other/snd-tea575x-tuner.ko
> /lib/modules/2.6.9-42.0.10.ELsmp/kernel/drivers/net/tun.ko
>
> vpnc is starting ok
> (VPNC started in background (pid: 8584)...)
>
> but i haven't any interface tun
>
> [root@station ~]# ifconfig tun0
> tun0: error fetching interface information: Device not found
>
> Device tun is ok
>
> [root@station net]# ls -la /dev/net
> crw-r--r-- 1 root root 10, 200 Apr 25 22:46 tun
>
> Apr 26 08:03:57 station default.hotplug[8613]: arguments (net) env
> (OLDPWD=/ DEVPATH=/class/net/tun0 ACTION=remove PWD=/etc/hotplug
> DEVNAME=tun0 SHLVL=1 INTERFACE=tun0 DEBUG=yes SEQNUM=607 _=/bin/env)
> Apr 26 08:03:57 station default.hotplug[8613]: invoke
> /etc/hotplug/net.agent ()
> Apr 26 08:03:57 station net.agent[8613]: assuming tun0 is already down
> Apr 26 08:04:07 station hal.hotplug[8611]: timout(10000 ms) waiting for
> /class/net/tun0
> Apr 26 08:04:07 station default.hotplug[8627]: arguments (net) env
> (OLDPWD=/ DEVPATH=/class/net/tun0 PATH=/bin:/sbin:/usr/sbin:/usr/bin
> ACTION=add PWD=/etc/hotplug HOME=/ SHLVL=2 INTERFACE=tun0 DEBUG=yes
> SEQNUM=606 _=/bin/env)
> Apr 26 08:04:07 station default.hotplug[8627]: invoke
> /etc/hotplug/net.agent ()
> Apr 26 08:04:07 station net.agent[8627]: assuming tun0 is already up
>
> [root@station ~]# rpm -q hotplug
> hotplug-2004_04_01-7.7
> [root@station ~]# rpm -q udev
> udev-039-10.15.EL4
>
> I think is problem when hotplug is starting tun, but I don't know how that
> correct.
> Is any problem with this kernel version maybe?
>
> Please help...
>
> Adam
>
>
>
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Problems installing Fedora Core 3 - I've got a laptop with 1/2 Gb memory and 20 Gb hard disk. Can boot from a CD but doesn't have a floppy drive. Partitions physically in the 'right' order: hda1 4-5 Gb, formatted as ext2 and migrated to ext3 by installation hda2 vfat..

Fedora core 7 Installation problems - Hi Group, I am having issues during installation of Fedora Core 7. Following is my configuration. ------------------------------------------------------------------- Compaq Presario 6000 (LAPTOP) Processor: AMD Athlon 64-bit Graphics Driver: Nvidia..

UDF / DVD-RAM problems with latest kernels? - Hi: I have use UDF with DVD-RAM without a hitch for quite a while.... Not anymore: strange things happens. For example after mounting a new media I see directories from the previous one! I have updated kernels... and did not use the DVD RAM, I tend t...

Newbie: Fedora Core 4 Dual hard drive boot problems - Hi, I have Win2000 on hda1 and Fedora 4 on hdc1. I must have re installed linux about 50 times, using all combinations and never seem to get to boot from HD. I changes my boot device to hd0, too boot up windows and hd1 to boot linux. However, i get GRU...

knoppix /printer problem - hi i have a knoppix version of linux and i can't get my hp laser 5l printer to work . any ideas thanks irv
       Linux (Home) -> Red Hat Installation All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact