Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - michaelvv

#1
Entirely my own fault.

Now I can reboot/save without any issues...
#2
This might be the problem.

If I Add a CR+LF to the 618 bytes file client1.tls-auth so it's now 620 bytes.
It works. A LF only 619 bytes is not enought.

#3
I have had a hard time to setup my VPN provider , using this excellent guide from M4DM4NZ
https://forum.opnsense.org/index.php?topic=4979.msg19771#msg19771.

Bug 1)

The problem was that every time I try too do a reboot, my VPN Client connection didn't came up.
On a working system I had these files in /var/etc/openvpn

-rw-------  1 root  wheel  2292 Jul  3 18:07 client1.ca
-rw-------  1 root  wheel  2392 Jul  3 18:07 client1.cert
-rw-------  1 root  wheel   705 Jul  3 18:07 client1.conf
-rw-------  1 root  wheel     3 Jul  3 18:07 client1.interface
-rw-------  1 root  wheel  3322 Jul  3 18:07 client1.key
srwxrwxrwx  1 root  wheel     0 Jul  3 19:09 client1.sock
-rw-------  1 root  wheel   657 Jul  3 16:07 client1.tls-auth
-rw-------  1 root  wheel    12 Jul  3 18:07 client1.up

After a Reboot

-rw-------  1 root  wheel  2292 Jul  4 10:57 client1.ca
-rw-------  1 root  wheel  2392 Jul  4 10:57 client1.cert
-rw-------  1 root  wheel   705 Jul  4 10:57 client1.conf
-rw-------  1 root  wheel     3 Jul  4 10:57 client1.interface
-rw-------  1 root  wheel  3322 Jul  4 10:57 client1.key
srwxrwxrwx  1 root  wheel     0 Jul  4 10:57 client1.sock
-rw-------  1 root  wheel   618 Jul  4 10:57 client1.tls-auth
-rw-------  1 root  wheel    12 Jul  4 10:57 client1.up

The client1.tls-auth got modified, and openvpn is not working anymore.

If I copy the original 657 Bytes back openvpn is working again.

Bug 2)

VPN: OpenVPN: Clients , If I open my Configuration and save it again. It make this
618 Bytes file does not work.

Took me a lot of time to figure out  :)



#4
17.1 Legacy Series / Re: IDS/IPS with virtIO?
June 29, 2017, 05:33:02 AM
Still an issue in 17.1 , tried with Proxmox 4.3.x and i does not work.

E1000 is fine but way too slow..
#5
Same issue on proxmox 4.3.x , but if I change to E1000 it works without any problems.

But E1000 is a CPUHOOG in KVM compared to Virtuo... So it's really a showstopper.

Haven't had any issues with PfSense and virtuo since FreeBsd version 9.1 , so why is the virtuo
driver buggy and broken now ???

Best Michael.