<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/vmps/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/vmps/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Feb 2011 23:24:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/vmps/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Vlan not assigned</title><link>https://sourceforge.net/p/vmps/support-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm migrating a vmps server installation from slackware 10.0 to Ubuntu 10.04.2 64 bits.&lt;/p&gt;
&lt;p&gt;The vmpsd is running&lt;/p&gt;
&lt;p&gt;Here is the configuration file header : &lt;/p&gt;
&lt;p&gt;!Global Configuration&lt;br /&gt;
vmps domain isepp&lt;br /&gt;
vmps mode open&lt;br /&gt;
vmps fallback portables&lt;br /&gt;
vmps no-domain-req allow&lt;/p&gt;
&lt;p&gt;when the switch send a request, I've a correct answer from the server (running with -d option for testing) : ALLOW: 00:10:a4:9f:30:e3 -&amp;gt; portables, switch (unknown) [10.0.0.1] port 2/4&lt;br /&gt;
but on the switch, the port is not assigned.&lt;br /&gt;
with vqpcli.pl, the result is :&lt;/p&gt;
&lt;p&gt;./vqpcli.pl -s 192.168.1.6 -v ISEPP -w 10.0.0.1 -i 2/4 -m 0010.a49f.30e3&lt;br /&gt;
Vlan:&lt;br /&gt;
MAC Address:&lt;br /&gt;
Status: ALLOW&lt;/p&gt;
&lt;p&gt;No Mac and no VLan strange, no ?&lt;/p&gt;
&lt;p&gt;On the old vmps server (running on slack), it is : &lt;/p&gt;
&lt;p&gt;./vqpcli.pl -s localhost -v ISEPP -w 10.0.0.1 -i 2/4 -m 0010.a49f.30e3&lt;br /&gt;
Vlan: portables&lt;br /&gt;
MAC Address: 0010a49f30e3&lt;br /&gt;
Status: ALLOW&lt;/p&gt;
&lt;p&gt;Vlan and Mac address...&lt;/p&gt;
&lt;p&gt;Any idea ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 21 Feb 2011 23:24:33 -0000</pubDate><guid>https://sourceforge.net6c50706dcc02bcd709fc9934b238fa9dd23a006f</guid></item><item><title>start vmps as a demon with the right vlan.db</title><link>https://sourceforge.net/p/vmps/support-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have not much experience in Linux. I use Ubunto 9.4 and have installed OpenVMPS 1.3&lt;br /&gt;
It works fine if I start it on the command line with the option -f /etc/vlan.db&lt;br /&gt;
How can I start it as a daemon so it use my database vlan.db in directory  /etc ?&lt;br /&gt;
Thank a lot&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmo</dc:creator><pubDate>Tue, 04 May 2010 12:39:52 -0000</pubDate><guid>https://sourceforge.net3c04a4ee27a20a6c424686c2b1d9a65036a0edfc</guid></item><item><title>Switchports remain unassigned</title><link>https://sourceforge.net/p/vmps/support-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi folks,&lt;br /&gt;
Newbie install of v1.3 on Ubuntu Hardy.&lt;br /&gt;
vmps says it's ALLOWing the mac on the port in the VL BUT the cisco VQP packet has no vlan_name, thus the port remains unassigned.&lt;br /&gt;
This might be me typo'ing the vlan.db file...but i've tried a few combinations and got nowhere. Hmm, not quite, since DENY's appear to work OK.&lt;br /&gt;
I can post examples if requested, but I'm not sure how often this board is viewed - for what is a really useful product it seems to be a bit of a devil to get support on!&lt;br /&gt;
Regards,&lt;br /&gt;
Andy.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Whiting</dc:creator><pubDate>Fri, 08 Aug 2008 14:04:05 -0000</pubDate><guid>https://sourceforge.net70fe9ada1b420e87b719b4bbf89bfa58929b2b7d</guid></item><item><title>Does not work on Solaris 10 X86</title><link>https://sourceforge.net/p/vmps/support-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was trying to setup vmpsd on a x86 box running Solaris 10.  I have been unable to do so since the vmpsd server does not seem to be sending back the right response.  When I run the vmpsd server with the -l 0x807 log level in non daemon mode I see the following:&lt;/p&gt;
&lt;p&gt;VQP Request&lt;br /&gt;
Unknown: 1&lt;br /&gt;
Request Type: 1&lt;br /&gt;
Response: 0&lt;br /&gt;
No. Data Items: 6&lt;br /&gt;
Sequence No.: 449&lt;br /&gt;
Client IP address: 10.8.8.101&lt;br /&gt;
Port name: Gi1/0/4&lt;br /&gt;
Vlan name: --NONE--&lt;br /&gt;
Domain name: unon&lt;br /&gt;
MAC address: 0016411559f6&lt;br /&gt;
ALLOW: 0016411559f6 -&amp;gt; icts, switch 10.8.8.101 port Gi1/0/4&lt;/p&gt;
&lt;p&gt;Of particular interest is the 'Vlan name: --NONE--' entry.  I then compiled the code on a Sparc running Solaris 9 and the vmpsd server performed flawlessly.  I then tries it on an x86 running Solaris 9 and again it performed flawlessly.  The o/p in both cases was:&lt;/p&gt;
&lt;p&gt;VQP Request&lt;br /&gt;
Unknown: 1&lt;br /&gt;
Request Type: 1&lt;br /&gt;
Response: 0&lt;br /&gt;
No. Data Items: 6&lt;br /&gt;
Sequence No.: 337&lt;br /&gt;
Client IP address: 10.8.8.101&lt;br /&gt;
Port name: Gi1/0/4&lt;br /&gt;
Vlan name: icts&lt;br /&gt;
Domain name: unon&lt;br /&gt;
MAC address: 0016411559f6&lt;br /&gt;
ALLOW: 0016411559f6 -&amp;gt; icts, switch 10.8.8.101 port Gi1/0/4&lt;/p&gt;
&lt;p&gt;I then ran the binary that was compiled on the X86 running Solaris 9 on a x86 box running Solaris 10 (the first box) but again ran into the same problem!! Debug again shows --NONE-- next to Vlan name&lt;/p&gt;
&lt;p&gt;Do you know of any issue with running vmpsd on a Solaris 10 x86 box?&lt;/p&gt;
&lt;p&gt;Seasons greetings and a very prosperous and happy new year&lt;br /&gt;
+------------------------------------------------------------+&lt;br /&gt;
| Suresh Khatry (Mr.)          &amp;lt;mailto:Suresh.Khatry@unon.org&amp;gt;&lt;br /&gt;
| Chief, Network Infrastructure Services Unit&lt;br /&gt;
| Information &amp;amp; Communication Technology Services&lt;br /&gt;
| United Nations Office at Nairobi (UNON)  &amp;lt;NIC Handle: SK465&amp;gt;&lt;br /&gt;
| P.O. Box 47074, Nairobi, Kenya     &amp;lt;RIPE Handle: SK136-RIPE&amp;gt;&lt;br /&gt;
| Phone: +254 (20) 7621234, [Direct: +254 (20) 7623427]&lt;br /&gt;
| Fax:   +254 (20) 7226890, [Direct: +254 (20) 7624297]&lt;br /&gt;
| Cell:  +254 (0)721 206030, Block W, Level 1, East Wing&lt;br /&gt;
| WWW =&amp;gt; &lt;a href="http://www.unon.org" rel="nofollow"&gt;http://www.unon.org&lt;/a&gt;&lt;br /&gt;
+------------------------------------------------------------+&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">khatry</dc:creator><pubDate>Fri, 12 Jan 2007 13:45:45 -0000</pubDate><guid>https://sourceforge.net3fa00c9e234332b89637a323b58b0b2c5bbd19c0</guid></item><item><title>mysql backed for openvmps?</title><link>https://sourceforge.net/p/vmps/support-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;is it possible to use a MySQL database for mac adress&lt;br /&gt;
to vlan assignment instead of the vlan.db file??&lt;/p&gt;
&lt;p&gt;If yes, how can i do this?&lt;/p&gt;
&lt;p&gt;I'm using Debian Linux Sarge 3.1 (kernel 2.6), openvmps&lt;br /&gt;
1.3,switches of cisco(2950 and 2950) and a CISCO 6509&lt;br /&gt;
router.&lt;/p&gt;
&lt;p&gt;the file-based database (vlan.db) works perfectly, but&lt;br /&gt;
it is not so easy to handle for about 2000 clients.&lt;/p&gt;
&lt;p&gt;thanks for your answers,&lt;/p&gt;
&lt;p&gt;Christian&lt;br /&gt;
sysadmin and network admin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 12 Apr 2006 20:07:59 -0000</pubDate><guid>https://sourceforge.neta15f3a11d3d1f93330a12ef73bcf99e38fad2e48</guid></item><item><title>man vmpsd.db</title><link>https://sourceforge.net/p/vmps/support-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;man vmpsd works and refers to "see also vmpsd.db"&lt;br /&gt;
which isn't there&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 01 Feb 2006 15:02:20 -0000</pubDate><guid>https://sourceforge.net924865ba32b80e3533fe4deba7c4bb0d21304d9e</guid></item><item><title>declaration missing</title><link>https://sourceforge.net/p/vmps/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed on FreeBSD. &lt;br /&gt;
./compile works Okay&lt;br /&gt;
make gave an error : &lt;br /&gt;
daemon.c in function daemon_start&lt;br /&gt;
73 error fd undifined&lt;/p&gt;
&lt;p&gt;when you make the declaration in the function, make&lt;br /&gt;
works fine.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 01 Feb 2006 15:01:19 -0000</pubDate><guid>https://sourceforge.net4853e2350fa46500894c48e3366a85abe32f8608</guid></item><item><title>Changing a vlan, while PC is still connected</title><link>https://sourceforge.net/p/vmps/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I recently upgraded from 1.0 to 1.3.  One change I&lt;br /&gt;
found was that if a switch reconfirms and the vmps is&lt;br /&gt;
configured to hand out a different vlan for a port than&lt;br /&gt;
what is already assigned to that port, the vmps&lt;br /&gt;
responds with a DENY for that port:&lt;/p&gt;
&lt;h1 id="here-is-my-config"&gt;Here is my config:&lt;/h1&gt;
&lt;p&gt;vmps domain ungoliant&lt;br /&gt;
vmps mode open&lt;br /&gt;
vmps fallback default&lt;br /&gt;
vmps no-domain-req deny&lt;br /&gt;
vmps-mac-addrs&lt;br /&gt;
address 00d0.b7b3.6516 vlan-name VLAN0103&lt;/p&gt;
&lt;h1 id="here-is-the-log"&gt;Here is the log:&lt;/h1&gt;
&lt;p&gt;VQP Request&lt;br /&gt;
Unknown: 1&lt;br /&gt;
Request Type: 3&lt;br /&gt;
Response: 0&lt;br /&gt;
No. Data Items: 6&lt;br /&gt;
Sequence No.: 48&lt;br /&gt;
Client IP address: 10.2.1.54&lt;br /&gt;
Port name: Fa0/10&lt;br /&gt;
Vlan name: VLAN0102&lt;br /&gt;
Domain name: Ungoliant&lt;br /&gt;
MAC address: 00d0b7b36516&lt;br /&gt;
DENY: 00d0b7b36516 -&amp;gt; (null), switch 10.2.1.54 port Fa0/10&lt;/p&gt;
&lt;p&gt;Is this the expected result?  I think it's reasonable&lt;br /&gt;
that a VLAN would change while a PC is still connected&lt;br /&gt;
to the port.&lt;/p&gt;
&lt;p&gt;Thanks for any help you can give!&lt;br /&gt;
Matthew Wilson&lt;br /&gt;
mwilson@uindy.edu&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Petunia Hero</dc:creator><pubDate>Fri, 28 Oct 2005 14:47:55 -0000</pubDate><guid>https://sourceforge.net714614372051f99d84dd34a00c99c73f80932f0c</guid></item><item><title>How to reload ??</title><link>https://sourceforge.net/p/vmps/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the vlan.db file has been changed, do you have to &lt;br /&gt;
restart vmpsd ?&lt;br /&gt;
What is the best way to do this ?&lt;br /&gt;
(Kill the process ???)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 26 Sep 2005 15:14:50 -0000</pubDate><guid>https://sourceforge.net13e1ee67c5dcae46056efd94d77a9c3fc8f5e988</guid></item><item><title>Logs...</title><link>https://sourceforge.net/p/vmps/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;How can the messages be dropped to a logfile ?&lt;br /&gt;
I tried 2&amp;gt;/var/log/vmpsd.log but no messages appear in &lt;br /&gt;
the logfile&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 26 Sep 2005 15:13:26 -0000</pubDate><guid>https://sourceforge.netc74e957285986045c3fff79a57241e965598eebb</guid></item></channel></rss>