Re: ntpd terminates after a few seconds of running

2016-10-20 Thread Rafael Zalamena
On Thu, Oct 20, 2016 at 02:18:27PM +0200, Andreas Kusalananda K?h?ri wrote: > Hi, > > Running -current on amd64, I noticed that the ntpd daemon wasn't > responding: > > $ ntpctl -s all > ntpctl: connect: /var/run/ntpd.sock: Connection refused > > So I restarted it and tried again: > > ---snip--

Re: per-vlan traffic control

2015-08-20 Thread Rafael Zalamena
On Thu, Aug 20, 2015 at 09:47:09AM -0300, Paulo Coimbra wrote: > Hi all, Hello Paulo, > > I'm now doing some tests with openbsd+pf+queueing. My scenario is: > > [MIKROTIK 1] - [OPENBSD BOX]--[MIKROTIK 2] > > I've configured vlan 100 with physical interface em0 at op

Re: VPLS and PWE3 status in Openbsd

2014-08-05 Thread Rafael Zalamena
On Tue, Aug 05, 2014 at 12:53:43PM +0200, Alucard wrote: > Hi, > > What is the status of VPLS/PWE3 support on Openbsd right now ? > > I have been researching a bit but cannot find a definitive answer. > > There is several mentions of work on this on the web and in the > mailing lists but nothing

Re: IPSec isakmpd pre shared interoperability with Fortigate VPN

2012-04-01 Thread Rafael Zalamena
On Sun, Apr 01, 2012 at 08:13:25PM +0530, Girish Venkatachalam wrote: > Dear all, > SNIP > If it matters in any manner at all, my ipsec.conf is > > #ike passive esp from $localnet to $remotenet peer $remoteip \ > main auth hmac-sha1 enc 3des group modp1536 \ > quick auth hmac-sha1 enc 3des grou

MPLS setup

2012-05-08 Thread Rafael Zalamena
Hi misc@, I'm building a simple MPLS setup to route traffic from one laptop to my home network, however I'm unable to properly setup something and I'm not getting a route which pushes a label into an incoming packet. The whole purpose of the setup is to study MPLS and VPNs over it. I made a pictu

Re: MPLS setup

2012-05-08 Thread Rafael Zalamena
On Tue, May 8, 2012 at 11:38 PM, Rafael Zalamena wrote: > Hi misc@, > > I'm building a simple MPLS setup to route traffic from one laptop to > my home network, however I'm unable to properly setup something and > I'm not getting a route which pushes a label into an

routeuvm_fault panic while starting LDPd

2012-05-10 Thread Rafael Zalamena
While I was configuring a new ALIX to my MPLS setup a panic ocurred while starting LDPd daemon. Steps: 1. Configure all interfaces using /etc/hostname.*, then run 'sh /etc/netstart' 2. Configure ospfd.conf, then start it: ospfd -dv & 3. Configure ldpd.conf, then start it: ldpd -dv 4. Panic I'll s

Re: routeuvm_fault panic while starting LDPd

2012-05-10 Thread Rafael Zalamena
On Thu, May 10, 2012 at 8:19 PM, Rafael Zalamena wrote: > While I was configuring a new ALIX to my MPLS setup a panic ocurred > while starting LDPd daemon. > > Steps: > 1. Configure all interfaces using /etc/hostname.*, then run 'sh /etc/netstart' > 2. Configure ospf

Re: routeuvm_fault panic while starting LDPd

2012-05-21 Thread Rafael Zalamena
On Mon, May 21, 2012 at 5:16 PM, Claudio Jeker wrote: > On Thu, May 10, 2012 at 08:19:58PM -0300, Rafael Zalamena wrote: >> While I was configuring a new ALIX to my MPLS setup a panic ocurred >> while starting LDPd daemon. >> >> Steps: >> 1. Configure all inter

Re: routeuvm_fault panic while starting LDPd

2012-05-21 Thread Rafael Zalamena
On Mon, May 21, 2012 at 11:05 PM, Rafael Zalamena wrote: > On Mon, May 21, 2012 at 5:16 PM, Claudio Jeker wrote: >> On Thu, May 10, 2012 at 08:19:58PM -0300, Rafael Zalamena wrote: >>> While I was configuring a new ALIX to my MPLS setup a panic ocurred >>>

Re: routeuvm_fault panic while starting LDPd

2012-05-23 Thread Rafael Zalamena
On Mon, May 21, 2012 at 11:20 PM, Rafael Zalamena wrote: > On Mon, May 21, 2012 at 11:05 PM, Rafael Zalamena wrote: >> On Mon, May 21, 2012 at 5:16 PM, Claudio Jeker wrote: >>> On Thu, May 10, 2012 at 08:19:58PM -0300, Rafael Zalamena wrote: >>>> ... >>>

Re: pf faq [was Re: (unknown)]

2012-05-26 Thread Rafael Zalamena
On Sat, May 26, 2012 at 9:30 AM, Stuart Henderson wrote: > On 2012-05-26, Jan Stary wrote: >> The "Passing Traffic" example at >> http://www.openbsd.org/faq/pf/filter.html >> doesn't seem to be completely accurate. >> >> # Pass traffic in on dc0 from the local network, 192.168.0.0/24, >>

Re: Portable version of cwm(1)?

2012-06-24 Thread Rafael Zalamena
On Sat, Jun 23, 2012 at 11:15:26PM +, Aaron W. Hsu wrote: > Has anyone done a portable version of cwm(1) from the OpenBSD > tree? I just made an attempt, and it was pretty straightforward, > but if someone has made a more serious attempt I would prefer > to consider that. > > -- > Aaron W.