|
Bugzilla – Full Text Bug Listing |
| Summary: | No tun device present | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Stather <kontakt> |
| Component: | Basesystem | Assignee: | Kay Sievers <kasievers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | max |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Stather
2005-12-22 15:23:40 UTC
tun is expected to be in /dev/net/tun. The vpnc which can be installed through YaST expects a /dev/tun, it doesn´t work when I don´t create the defvice by hand as shown above Then it's a bug in one of the components. The vpnc binary expects the node in /dev/net/tun too. What do these commands print on your box: $ rpm -q vpnc $ strings /usr/sbin/vpnc | grep /tun Sorry it seems like it works now even without the /dev/tun device. I tried it before and vpnc locked up, then I created the /dev/tun and it worked, so I thought this is the issue. So you can close the bug report, thanks for your help. /dev/net/tun is sufficient |