search for: tap7

Displaying 4 results from an estimated 4 matches for "tap7".

Did you mean: tap
2006 Sep 18
0
[Bug 1232] "LocalCommand" is executed before "Tunnel" is set up
...p. Thus the tunnel device is not present at the time when "LocalCommand" is executed. Thus "LocalCommand" can not be used to configure the tunnel device. Here is some debugging output debug1: Authentication succeeded (publickey). debug1: channel 0: new [client-session] Device tap7 does not seem to be present, delaying initialization. debug1: Entering interactive session. debug1: Requesting X11 forwarding with authentication spoofing. debug1: Requesting tun. debug1: sys_tun_open: tap7 mode 2 fd 7 debug1: channel 1: new [tun] The "Device tap7 does not seem ..." mess...
2006 Sep 18
0
[Bug 1231] "Tunnel ethernet" always uses next tap-device
...lt.de When using "Tunnel ethernet", the client always uses the next available device number. Options like "-w 11" or "-w 11:any" are ignored. This makes "Tunnel ethernet" unusable. Debug-output seam okay: debug1: Requesting tun. debug1: sys_tun_open: tap7 mode 2 fd 7 debug1: channel 1: new [tun] but 'ifconfig -a' reports: tap11 Link encap:Ethernet Hardware Adresse .... BROADCAST MULTICAST MTU:1500 Metric:1 ... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watch...
2008 Jul 16
5
Communicating with VM before Network is configured.
Hi All, I am facing an issue regarding communicating a value from outside to a Guest OS (linux, solaris and windows) launched on Xen Server. I did went through this thread, but It was not completely clear. http://lists.xensource.com/archives/html/xen-users/2006-07/msg00473.html My question is - Is there a way in Xen, through which I can communicate a value from outside to a Guest OS (linux,
2008 Jun 06
32
Dedicate Nic''s to DomU''s
Hey all I''m new to Linux and Virtualizing. I''m trying to dedicate my nic''s to each virtual server. For instance, virt server A would use nic1 and virt server B would use nic2 and so on. I''ve been reading some stuff for this list and to tell you the truth I''m a bit overwhelmed. We are going to run SLES10.1 and Xen. I would appreciate any assistance.