Re: socat does not provide TUN/TAP support

2023-11-17 Thread Luca Di Gregorio
t bet, as long as you don't have a specific reason to > avoid encryption. > > > On 2023/11/13 16:29, Luca Di Gregorio wrote: > > Socat upstream tells me that they don't have resource/time > > to add tun/tap support on OpenBSD. > > > > No matter anyway. > > Th

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
Socat upstream tells me that they don't have resource/time to add tun/tap support on OpenBSD. No matter anyway. Thanks again Il giorno lun 13 nov 2023 alle ore 10:19 Luca Di Gregorio ha scritto: > I will do it. > Anyway, a few months ago I noticed a similar issue on vlc. > Prior 7.4

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
LOCAL_IP or REMOTE_IP natted to public IPs. Thanks anyway, regards Il giorno lun 13 nov 2023 alle ore 07:49 Stuart Henderson < s...@spacehopper.org> ha scritto: > On 2023/11/11 14:17, Luca Di Gregorio wrote: > > I would like to set a point to point interface encapsulating pack

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
e raw data received on tun0. Thanks anyway Il giorno dom 12 nov 2023 alle ore 14:03 Sebastien Marie < sema...@kapouay.eu.org> ha scritto: > Luca Di Gregorio writes: > > > So, I installed socat with pkg_add and tried to do like this: > > http://www.dest-unreach.org/socat

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
I was thinking about using a more "point-to-point-oriented" method than vxlan. Anyway, I'll do some tests with it and let you know. Thanks Il giorno lun 13 nov 2023 alle ore 07:49 Stuart Henderson < s...@spacehopper.org> ha scritto: > On 2023/11/11 14:17, Luca Di Gregorio wrot

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
giorno dom 12 nov 2023 alle ore 11:54 Theo de Raadt ha scritto: > you would need to talk to socat upstream, because in general the ports > team do not add features > > Luca Di Gregorio wrote: > > > I would like to set a point to point interface encapsulating packets via >

socat does not provide TUN/TAP support

2023-11-11 Thread Luca Di Gregorio
I would like to set a point to point interface encapsulating packets via UDP. It would be like a point to point wireguard but: - without authentication (I can set permissions in PF on source ip) - without encryption (content is already encrypted by source application) I can't use GIF or GRE

Re: vlc no telnet interface

2023-10-17 Thread Luca Di Gregorio
I've just updated to 7.4 and now I see that vlc has the telnet interface. It works like a charm. Thanks again and regards Il giorno ven 26 mag 2023 alle ore 14:09 Luca Di Gregorio ha scritto: > Ok, clear, thanks a lot for the effort and for the clarification. > > Il giorno ven 26 mag

Re: [NEW] net/megacmd

2023-06-16 Thread Luca Di Gregorio
/06/15 18:34:25 +0200, Luca Di Gregorio wrote: > > Hi, I would need a clarification: > > > > The correct way to compile the > > current megacmd.tar.gz is > > dowloading the -stable, not -current. > > > > Am I right? > > No, it is not right. Port d

Re: [NEW] net/megacmd

2023-06-15 Thread Luca Di Gregorio
Hi, I would need a clarification: The correct way to compile the current megacmd.tar.gz is dowloading the -stable, not -current. Am I right? Il giorno gio 15 giu 2023 alle 18:17 Robert Bagdan ha scritto: > Thanks to your reviews, I will install -current OpenBSD to a vm in the > next few days,

Re: [NEW] net/megacmd

2023-06-14 Thread Luca Di Gregorio
,SHA256.sig} And then I unzipped the megacmd.tar.gz, in the /net directory, provided by kikadf...@gmail.com Il giorno mer 14 giu 2023 alle ore 20:58 Omar Polo ha scritto: > On 2023/06/14 19:35:08 +0200, Luca Di Gregorio wrote: > > Hello, I've successfully installed megacmd. > >

Re: [NEW] net/megacmd

2023-06-14 Thread Luca Di Gregorio
Hello, I've successfully installed megacmd. Anyway, I had the last version of curl installed on my system, before compiling megacmd. I had to delete curl (pkg_delete curl, pkg_delete -a) to compile megacmd. I saw some errors related to curl.so. I cleaned up everything after the installation

Re: [NEW] net/megacmd

2023-06-12 Thread Luca Di Gregorio
Hi, I would like to use megacmd, but I don't understand how to download/compile it on OpenBSD 7.3. I tried installing megatools with 'pkg_add megatools', but megals -u XXX -p YYY gives me this error: 'ERROR: Can't login to mega.nz: API call 'us' failed: Server returned error EEXPIRED' Il

Re: vlc no telnet interface

2023-05-26 Thread Luca Di Gregorio
; -- > Sent from a phone, apologies for poor formatting. > > > On 26 May 2023 07:42:18 Luca Di Gregorio wrote: > > Hello, I've just done a 'pkg_add -Uu -v': >> >> Update candidates: vlc-3.0.18 -> vlc-3.0.18 >> >> and tried to run 'vlc -vvv -I telnet', but

Re: vlc no telnet interface

2023-05-26 Thread Luca Di Gregorio
Hello, I've just done a 'pkg_add -Uu -v': Update candidates: vlc-3.0.18 -> vlc-3.0.18 and tried to run 'vlc -vvv -I telnet', but I see again: main interface debug: looking for interface module matching "telnet": 13 candidates main interface debug: no interface modules matched main interface

Re: vlc no telnet interface

2023-04-26 Thread Luca Di Gregorio
-04-26 11:15 a.m., Stuart Henderson wrote: > > On 2023/04/25 09:55, Luca Di Gregorio wrote: > >> Hi, I see that vlc doesn't have the telnet interface: > >> > >> # vlc -vvv -I telnet > >> VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2

Re: vlc no telnet interface

2023-04-26 Thread Luca Di Gregorio
, thanks for your time Il giorno mer 26 apr 2023 alle ore 17:15 Stuart Henderson < s...@spacehopper.org> ha scritto: > On 2023/04/25 09:55, Luca Di Gregorio wrote: > > Hi, I see that vlc doesn't have the telnet interface: > > > > # vlc -vvv -I telnet > > VLC media player

vlc no telnet interface

2023-04-25 Thread Luca Di Gregorio
Hi, I see that vlc doesn't have the telnet interface: # vlc -vvv -I telnet VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) ... main interface debug: looking for interface module matching "telnet": 13 candidates main interface debug: no interface modules matched ... Do you

websocketd make install problem

2019-05-05 Thread Luca Di Gregorio
OpenBSD 6.5 Platform: Hyper V Windows 10 Enterprise Windows 10 version: Version 10.0.17134 Build 17134 VM Version: 8.3 RAM: 1024Mb cd /usr/ports/net/websocketd make install After a while, the system is blocked. Impossible to login via SSH. Impossible to login via console with root. Output of