Hi Misc@,
My company recently bought 202[dot]90[dot]194[dot]0/23 IPs, and since we
start using this IPs, I can't access www.bsdly.net and several others site
on the net. When check through robtex.com, a company in India seem to
still include these IPs into their RADB database. I can't email
On Tue, 16 Sep 2008 12:01:58 +0700, Constantine A. Murenin
<[EMAIL PROTECTED]> wrote:
2008/9/16 Insan Praja SW <[EMAIL PROTECTED]>:
On Tue, 16 Sep 2008 04:27:00 +0700, Peter N. M. Hansteen
<[EMAIL PROTECTED]>
wrote:
"Insan Praja SW" <[EMAIL PROTECTED]
On Tue, 16 Sep 2008 04:27:00 +0700, Peter N. M. Hansteen <[EMAIL PROTECTED]>
wrote:
"Insan Praja SW" <[EMAIL PROTECTED]> writes:
My company recently bought 202[dot]90[dot]194[dot]0/23 IPs, and since
we start using this IPs, I can't access www.bsdly.net and seve
Hi Misc@,
I find out after adding a tables in /etc/pf.conf eg, "table
counters const {192.168.0.0/24}" and do a "pfctl -f /etc/pf.conf", and
tried to see the contents "pfctl -t peace_net -vTshow" replies with
"pfctl: Table does not exist". Is there something wrong with my setup or
somethi
On Tue, 16 Sep 2008 16:57:20 +0700, Raimo Niskanen
<[EMAIL PROTECTED]> wrote:
On Tue, Sep 16, 2008 at 04:20:11PM +0700, Insan Praja SW wrote:
Hi Misc@,
I find out after adding a tables in /etc/pf.conf eg, "table
counters const {192.168.0.0/24}" and do a "pfctl -f /etc/p
Hi Misc@,
Right now I'm using bgpd to labeled my internet routes, so I can use it
with pf to split bandwidth allocation on single interface to two distinct
network, the internet and regional exchange, and using this way I only
forward/allow routeable IP addresses supplied from bgpd. Other th
Hi Misc,
Got this interfaces on my router,
$ ifconfig em
em0: flags=8843 mtu 1500
lladdr 00:15:17:49:04:0d
description: ON_PORT_28
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::215:17ff:fe49:40d%em0 prefixlen 64 scopeid 0x1
em
On Thu, 25 Sep 2008 19:07:54 +0700, Henning Brauer <[EMAIL PROTECTED]>
wrote:
* Claudio Jeker <[EMAIL PROTECTED]> [2008-09-25 11:15]:
> $ bgpctl sh fib next
> flags: * = valid, B = BGP, C = Connected, S = Static
>N = BGP Nexthop reachable via this route
>r = reject route, b =
On Tue, 14 Oct 2008 14:33:19 +0700, Siju George <[EMAIL PROTECTED]>
wrote:
Hi Siju,
I think there are several things you need to understand more about pf
quick option.
If you don't use quick option on rules, then it will be last matching rule
applied, but if you you use quick option, the fir
Hi misc@,
Working on current here, trying to create mpe but all I can get is;
$ sudo ifconfig mpe0 create
ifconfig: SIOCIFCREATE: Invalid argument
I guess its not enabled yet. I'm asking just to make sure my box is ok and
nothing else.
Thanks,
--
insandotpraja(at)gmaildotcom
On Fri, 17 Oct 2008 23:42:55 +0700, Vivek Ayer <[EMAIL PROTECTED]>
wrote:
Hi guys,
Just wanted to let you folks know that my lab, due to my insistence,
is now running OpenBSD on 5 rigs:
2 CARP/pfsync firewalls
1 DNS Server
2 CARP/pfsync/load-sharing web servers (sparc64)
I'm sure there's pe
eturn;
}
goto dropit;
1.173
/usr/src/sys/net/if_ethersubr.c
<<<<<<< if_ethersubr.c
if ((etype == ETHERTYPE_VLAN || etype == ETHERTYPE_QINQ) &&
(vlan_input(eh, m, etype) == 0))
===
if (((m->m_flags
Hi Misc@,
In a few days I'm going to start new RAS project, and I'd like to use OBSD
as ppp/pppoe server. Has anyone ever done this before? I'm looking to
manage ppp clients access and bandwidth using radius server, but I had
limited experiences with ppp server and radius.
If anyone willing
Hi Misc@,
I'm compiling a 27 November source tree, kernel and userland. Just as it
finished booting, it went panic. I got 25 November kernel and userland
which works just fine. Thanks.
Here it comes,
OpenBSD 4.4-current (GENERIC) #48: Thu Nov 27 16:20:26 WIT 2008
[EMAIL PROTECTED]:/usr/
Hi Misc@,
Still getting panic on 28 kernel, the same message. It's an intel S3000AH
mainboard with 2 onboard intel em nics and 1 pci em nic. Browsing through
CVSWeb, I can see that in em.c rev. 1.196 there are "some whitespace fixes
in em_rxeof". From dmesg, it seem that the panic related to
On Sat, 29 Nov 2008 02:38:33 +0700, Stuart Henderson <[EMAIL PROTECTED]>
wrote:
On 2008-11-27, Insan Praja SW <[EMAIL PROTECTED]> wrote:
em0 at pci3 dev 0 function 0 "Intel PRO/1000MT (82573E)" rev 0x03: irq
9, address 00:15:17:49:03:b3
em1 at pci4 dev 1 functi
Hi,
On Sat, 29 Nov 2008 02:38:33 +0700, Stuart Henderson <[EMAIL PROTECTED]>
wrote:
On 2008-11-27, Insan Praja SW <[EMAIL PROTECTED]> wrote:
em0 at pci3 dev 0 function 0 "Intel PRO/1000MT (82573E)" rev 0x03: irq
9, address 00:15:17:49:03:b3
em1 at pci4 dev 1 functi
Hi Misc@ and Stuart,
On Sat, 29 Nov 2008 17:06:59 +0700, Stuart Henderson <[EMAIL PROTECTED]>
wrote:
In gmane.os.openbsd.misc, you wrote:
If there's any diffs for the driver?
this backs out the commit which will have caused the problems
you saw and should restore it to working behaviour.
On Tue, 02 Dec 2008 11:17:42 +0700, David Gwynne <[EMAIL PROTECTED]> wrote:
hi,
can you please try this diff and see if it solves your panics?
Hi David and Misc@,
I already use the rev1.199 source code which back out the 1.197 source
code. But I'm going to give it a try on a non-production
On Tue, 02 Dec 2008 11:17:42 +0700, David Gwynne <[EMAIL PROTECTED]> wrote:
Hi,
Here the dmesg attach after compiling the source. It works just fine but I
can't change em(4) MTU over 1600.
$ sudo ifconfig em0 mtu 1514
ifconfig: SIOCSIFMTU: Invalid argument
$ sudo ifconfig re0 mtu 1600
Thanks,
In
Hi Misc@,
Last weekend I took a peek at daily changelog. Suprising enough to see
that MPLS actually made it. Wow!
OpenBSD maybe the only multiplatform OS, that could turn a desktop into a
MPLS router.. Great Job guys!
(I wonder when you guys start on 802.1ad & 802.1ah :D)
Cheers,
Insan
--
On Mon, 28 Apr 2008 07:00:47 +0700, Aaron Glenn <[EMAIL PROTECTED]>
wrote:
On Sun, Apr 27, 2008 at 4:28 PM, Insan Praja SW <[EMAIL PROTECTED]>
wrote:
Hi Misc@,
Last weekend I took a peek at daily changelog. Suprising enough to see
that
MPLS actually made it. Wow!
OpenBSD ma
Hi Misc@,
Today I find a very difficult situation, I cannot find any shop in
Indonesia that have stocks on single port intel PRO/1000MT PCI NICs. So I
had to make a decision, replace this NICs with something more available
and that would be Dlink DFE530T NIC, which I had no experience on thi
On Mon, 05 May 2008 20:07:23 +0700, Eke Nordin <[EMAIL PROTECTED]>
wrote:
On Sat, May 3, 2008 at 2:14 PM, Insan Praja SW <[EMAIL PROTECTED]>
wrote:
Hi Misc@,
Today I find a very difficult situation, I cannot find any shop in
Indonesia that have stocks on single port intel PR
On Tue, 06 May 2008 11:23:46 +0700, Tomas Bodzar <[EMAIL PROTECTED]>
wrote:
Hi,
From HW view is more than enough this type :
http://www-03.ibm.com/systems/x/hardware/rack/x3250/index.html
but I don't know how much is HW from this server supported in OpenBSD.In
specifications are only Win syst
On Wed, 07 May 2008 21:03:18 +0700, smartTERRA NOC <[EMAIL PROTECTED]>
wrote:
An IBM x3250 looks like this on dmesg:
OpenBSD 4.3-current (GENERIC.MP) #0: Thu Mar 13 05:46:13 WIT 2008
As discussed on this ML a MP enable kernel is not a good choice for a
performant firewall solution...
Falk
Hi Misc@,
Since I got an Gigabyte motherboard, and installed 4.2-Stable and now
4.3-Stable, I cannot get re(4) (Dlink H/W) working with VLANs. When I use
VLAN on them, I can ping it, but when I tried to ssh or other services, it
wont work. We use 100mbps link on it.
So, maybe anyone on the Misc@ h
On Mon, 12 May 2008 16:37:38 +0700, Stuart Henderson <[EMAIL PROTECTED]>
wrote:
On 2008-05-12, Insan Praja SW <[EMAIL PROTECTED]> wrote:
Since I got an Gigabyte motherboard, and installed 4.2-Stable and now
4.3-Stable, I cannot get re(4) (Dlink H/W) working with VLANs. When I
On Tue, 13 May 2008 03:36:16 +0700, Brad <[EMAIL PROTECTED]> wrote:
Try out the attached patch which has already been commited to -current
which fixes the hardware VLAN tagging. Get back to me with the results
and
I can get this commited to the 4.3/4.2 -stable branches.
Hi Brad,
I just appl
Hi Misc@,
Just wondering around, is there any multicasting technology (PIM-SM,
PIM-SSM etc) currently developed or implemented in OpenBSD?. Since working
with this unbelievable OS (especially with routing/filtering/forwarding) I
wish to know more about it.
Right now I managed to use OBSD4.3-
will be:
- mpls
- l2tp
- mac-in-mac
- bgp/vpn/vrf
which is all breakthrough in free-functional-secure os but nobody touches
PIM-SM/SSM. I'm not fussing about it, just curious.. Cause dvrmpd/mrouted
kinda.. emm.. outdated?
just my Rp2.00
Thanks,
Insan
Insan Praja SW wrote:
Hi Misc@,
Just
Hi Misc@,
While working/experimenting with bgpd + carp and storing the prefix learn
by bgpd to a pftable, the carp peer hang when the other peer is rebooted.
Works ok before storing this prefixes to pftable. Both router are
identical.
So here is the config file on each router, dmesg and of course,
On Mon, 19 May 2008 02:50:33 +0700, Claudio Jeker
<[EMAIL PROTECTED]> wrote:
On Mon, May 19, 2008 at 12:36:25AM +0700, Insan Praja SW wrote:
On Mon, 19 May 2008 00:18:49 +0700, Clint Pachl <[EMAIL PROTECTED]>
wrote:
Hi Misc@,
I did man-it, yes I already know that OBSD got mro
On Mon, 19 May 2008 18:36:07 +0700, Claudio Jeker
<[EMAIL PROTECTED]> wrote:
On Mon, May 19, 2008 at 09:01:59AM +0700, Insan Praja SW wrote:
Hi Misc@,
While working/experimenting with bgpd + carp and storing the prefix
learn
by bgpd to a pftable, the carp peer hang when the other p
w.cymru.com/Documents/bogon-list.html
Thanks,
Insan,
2008/5/19 Insan Praja SW <[EMAIL PROTECTED]>:
pf.conf
---
table const {192.168.0.0/16, 172.16.0.0/12, 0.0.0.0/7,
2.0.0.0/8,
5.0.0.0/8, 7.0.0.0/8, 23.0.0.0/8, 27.0.0.0/8, 31.0.0.0/8, 36.0.0.0/7,
39.0.0.0/8, 42.0.0.0/8, 49.0.
Hi Misc@,
Just update the kernel and userland from openbsd.de, and got the following
message..
myNiceMachine# dhcpd rl0
dhcpd: Can't find service "dhcpd-sync" in /etc/services
Anybody can point me where to go?
Best Regards and Thanks,
--
insandotpraja(at)gmaildotcom
On Thu, 22 May 2008 03:07:40 +0700, Kenneth R Westerback
<[EMAIL PROTECTED]> wrote:
all righty...
On Thu, May 22, 2008 at 02:42:10AM +0700, Insan Praja SW wrote:
Hi Misc@,
Just update the kernel and userland from openbsd.de, and got the
following
message..
myNiceMachine# dhcpd rl0
;s a newer version of this file, you can check cvsweb
(http://www.openbsd.org/cgi-bin/cvsweb/src/etc/services) and patch it
in yourself or use the shiny new sysmerge.sh to merge it from a
snapshot tarball...
On Wed, May 21, 2008 at 12:42 PM, Insan Praja SW <[EMAIL PROTECTED]>
wrote:
Hi Misc@,
Right now i'm playin' with bgpd filter setup. I've successfully create an
ebgp between another obsd4.3-current and ibgp between a fbsd/zebra.
I understand on most ibgp implementation (ciscoz/quagga), prefixes from
ebgp peer are more preferred than ibgp. But that isn't happening here.
On Wed, 18 Jun 2008 04:15:52 +0700, Renaud Allard <[EMAIL PROTECTED]>
wrote:
Hello,
I have two servers running OpenBSD 4.3-stable amd64, both sharing one IP
using CARP with load balancing using ip-stealth. (using "balancing ip"
without stealth just doesn't work at all and overloads the networ
Hi Misc@,
Right now I got several machines on 4.3-current, one of them are BGP
router. So, on June 20th 2008 snapshot, I got some error like this,
Jun 21 00:49:49 core1 bgpd[3564]: neighbor a.b.c.5 (radnet):
session_connect socket: No buffer space available
Jun 21 00:50:00 core1 bgpd[3564]: ne
Hi,
I got two machine on June 23rd snapshots, which slowly decrease its free
memory till it drops dead. Actually, this happens since maybe 3 latest
snapshots during last week till now. When it did, even when I currently
ssh-ing to the machine, and execute a command such uname -a or anything,
Hi Misc@,
I currently caught a kernel panic that says:
uvm_fault(0x 80b7b0e0, 0x0, 0, 1) -> e
kernel : page fault trap, code=0
Stopped at pf_state_tree_RB_REMOVE_COLOR + 0x1C0: cmpl $0x1,0x40(%rsi)
ddb {0}> trace
pf_state_tree_RB_REMOVE_COLOR() at pf_state_tree_RB_REMOVE_COLOR+0x1c0
pf_st
On Tue, 24 Jun 2008 23:55:47 +0700, Stuart Henderson <[EMAIL PROTECTED]>
wrote:
In gmane.os.openbsd.misc, you wrote:
Stopped at pf_state_tree_RB_REMOVE_COLOR + 0x1C0: cmpl $0x1,0x40(%rsi)
OpenBSD 4.3-current (GENERIC.MP) #7: Tue Jun 24 20:27:50 WIT 2008
We can't tell which files are in
On Wed, 25 Jun 2008 20:47:50 +0700, Insan Praja SW <[EMAIL PROTECTED]>
wrote:
Sorry, the title should be "25 June AMD64 Snapshots Kernel Panic"
Thanks,
Insan
Hi Misc@,
This is a recent panic I got on "OpenBSD 4.3-current (GENERIC.MP) #8:
Wed Jun 25 09:55:34 WIT 2008&quo
Hi Misc@,
This is a recent panic I got on "OpenBSD 4.3-current (GENERIC.MP) #8: Wed
Jun 25 09:55:34 WIT 2008" . The source is updated to this morning "Wed Jun
25 09:55:34 WIT".
This is what panicking:
kernel: page fault trap, code=0
stopped at pf_state_tree_RB_INSERT_COLOR+0x63: movq 0x28 (
Hi Misc@,
on latest "OpenBSD 4.4-beta (GENERIC.MP) #18: Mon Jul 7 08:40:47 WIT
2008" AMD64 machine, while lookin' to my new favorite tool systat, on the
first page, I got the "Can't get KERN_NCHSTATS: Cannot allocate memory".
I wonder what happen, it's a 1GB Memory machine, on 4 juli snapshot
On Mon, 07 Jul 2008 21:32:08 +0700, Artur Grabowski <[EMAIL PROTECTED]>
wrote:
Yup,
I just build ke userland and it turns out you're right :D
Thanks,
Insan
Your userland is out of sync with the kernel. That's bad, mmkay?
//art
"Insan Praja SW" <[EMAIL PROTE
On Tue, 08 Jul 2008 21:59:43 +0700, David Krause <[EMAIL PROTECTED]>
wrote:
Hi Misc@,
Currently I am on AMD64 4.4-beta, and yes.. I got the latest source from
July 7, and yes, it is been a stable machine for about a day, no complains
or anything.
Thanks all,
Insan
* Insan Pr
Hi Misc@,
I was wondering if I could use pf to read and write DSCP code to packets,
maybe using "scrub" or altq? If there is a way to do it using Puffy, maybe
I could try it on my box.
Thanks,
Insan
--
insandotpraja(at)gmaildotcom
On Tue, 15 Jul 2008 13:39:57 +0700, Claer <[EMAIL PROTECTED]> wrote:
On Tue, Jul 15 2008 at 32:01, Insan Praja SW wrote:
Hi Misc@,
I was wondering if I could use pf to read and write DSCP code to
packets,
maybe using "scrub" or altq? If there is a way to do it using Puffy,
On Tue, 15 Jul 2008 21:49:46 +0700, GVG GVG <[EMAIL PROTECTED]> wrote:
It stand for Maximum Transmit Unit.
On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote:
On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote:
> Dear list,
>
> was going through the OpenBSD tcpdump vers
Hi Misc@,
Right now I'm simulating transit network using bgpd. So, I'd like to ask a
few question.
Right now my network acting as a transit network. I got three routers, one
is facing to the customer and two are facing to a different upstreams.
Probably just like this:
-
Hi Misc@,
Recently just update the kernel on my i386 routers, and, eventually got
"Aug 2 19:20:00 GreenServiceRouter /bsd: pfr_update_stats: assertion
failed" on the console screen and /var/log/messages. I use pf and bgpd
heavily. So this might because my pf setting, which is ok before or,
inet proto udp to any port 33433 >< 33626\
keep state (sloppy source-track global) flags any\
queue ServDn_icmp
Doesn't behave consistently. Some hosts/packets gets block, some get
through, randomly.
Thanks,
Insan Praja SW
DMESG (identic
ja
On Thu, 17 May 2012 03:11:33 +0700, Insan Praja SW
wrote:
Hi Misc@,
I was upgrading my 5.0 i386 -stable to 5.1 i386 -stable. We use ECMP
using ospfd, and asymmetric routing with bgpd. Strangely, "keep state
(sloppy source-track) flags any" can't no longer pass icmp
rule 157/(match) [uid 0, pid 14104] pass out on vlan97: abc.def.ghi.198 >
203.190.abc.xyz: icmp: echo request (id:285b seq:0) (ttl 253, id
Doesn't behave consistently. Some hosts/packets gets block, some get
through, randomly.
Thanks,
Insan Praja SW
DMESG (identical machines):
OpenBSD 5.
Hi,
On Wed, 13 Jun 2012 08:07:31 +0700, Stuart Henderson
wrote:
On 2012-06-12, Simon Perreault wrote:
On 2012-06-12 14:08, Bernd wrote:
I've got two OpenBSD 5.1-stable/amd64 boxes employed which do all the
routing for our AS (OpenBGPd and OpenOSPFd). I see asymmetric traffic
(I
thought
48 of /usr/share/mk/bsd.subdir.mk)
*** Error code 2
*** Error code 2
*** Error code 2
*** Error code 2
Stop in /usr/src:
Exit status 2 (build, line 80 of Makefile)
Any hints how to fix this?
Thanks,
Insan Praja SW
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
Hi Misc@,
Did anyone experience a high latency pings on em(4) interface post 5.0? We
have several machines on i386 -current with em(4) experiencing high
latency/RTT pings, and its really bothering our clients. Then we moved the
traffic/vlan to sk(4) interface and pings goes to the expected
15:17:25:0a:9d
em1 at pci1 dev 0 function 0 "Intel PRO/1000 PT (82571EB)" rev 0x06: apic
5 int 16, address 00:15:17:86:52:94
Thanks,
Insan Praja
On Wed, 29 Aug 2012 16:35:38 +0700, Insan Praja SW
wrote:
Hi Misc@,
Did anyone experience a high latency pings on em(4) interfa
VoIP are affected by this.
Le 2012-08-29 10:59, Insan Praja SW a écrit :
Hi Misc@,
I had to add that the corresponding em(4) are (on all machines);
em4 at pci4 dev 5 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05:
apic 5 int 17, address 00:15:17:49:04:0e
em2 at pci3 dev 0 functi
Hi Misc@,
On Wed, 29 Aug 2012 16:35:38 +0700, Insan Praja SW
wrote:
Hi Misc@,
Did anyone experience a high latency pings on em(4) interface post 5.0?
We have several machines on i386 -current with em(4) experiencing high
latency/RTT pings, and its really bothering our clients. Then we
Hi Misc@,
I was just trying to upgrade to -current by compiling from the source, on
an old (6 years) server. I updated make(1) first to the latest (compiling
from the source, of course) and compiling the kernel. Using the FAQ
instruction, make(1) failed at;
{standard input}: Assembler mes
Hi Misc@,
Forgot one thing that on newer machine, this is not happening;
Thanks,
Insan Praja
DMESG:
--
OpenBSD 5.2-current (GENERIC.MP) #36: Mon Sep 24 00:28:08 WIT 2012
r...@yyy.xxx.zzz:/usr/src/sys/arch/i386/compile/GENERIC.MP
RTC BIOS diagnostic error 80
cpu0: Intel(R) Xeon(R) CPU X
Hi Misc@,
On Tue, 25 Sep 2012 01:09:10 +0700, Stefan Sperling
wrote:
On Mon, Sep 24, 2012 at 07:52:44PM +0200, Stefan Sperling wrote:
On Tue, Sep 25, 2012 at 12:29:25AM +0700, Insan Praja SW wrote:
> Hi Misc@,
>
> I was just trying to upgrade to -current by compiling from the
>
== 0"
failed: file "../../../../kern/kern_lock.c, line 363
Stopped at Debugger+0x5: leave
Thanks,
Insan Praja SW
OpenBSD 5.2-current (IMS-AMD64.MP) #3: Mon Oct 1 14:49:48 WIT 2012
r...@development.xxx.net:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2
Hi,
On Thu, 04 Oct 2012 17:52:24 +0700, Christiano F. Haesbaert
wrote:
On 4 October 2012 12:06, Insan Praja SW wrote:
Hi,
Just got a panic from an nginx webserver of ours. Can produce "ps" and
"trace" since ddb send "symbol unknown" when we send the comm
Hi Misc@,
Has anyone tried using OBSD iscsid(8) initiator and FreeNAS target? I was
trying to do it on amd64 -current but so far unsuccessful.
Best Regards,
Insan
iscsi.conf
--
target "Disk2" {
enabled
normal
targetaddr 10.10.10.139
targetname "iqn.
uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
0 0 3 0x2100200
kmalloc kmthread
10 0 0 3 0x280
waitiit
0 -1 0 0 3 0x2080200
scheduler swapper
DEBU
Hi,
You missed rdomain.
On Wed, 20 Jul 2011 01:26:37 +0700, Josh Hoppes
wrote:
I'm trying to configure bgpd to run in an alternate routing table so I
can use it to manage black holed prefixes. When trying to specify an
alternate routing table I get the error message "rtable id 1 does not
ex
e rtable?
You need at least an interface on a desired rdomain, rdomain and rtable
actually the same thing. You do that by using "ifconfig" to assign a
spesific interface to an rdomain. Then bgpd can use it.
On Tue, Jul 19, 2011 at 4:40 PM, Insan Praja SW
wrote:
Hi,
You misse
syswq
*3 0 0 0 7 0x40100200
idle0
2 0 0 0 3 0x100200kmalloc
kmthread
1 0 1 0 3 0x80wait
init
0 -1 0 0 3 0x200 scheduler
swapper
Thank You,
Insan Praja SW
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
Hi Misc@,
Has anyone try to setup bgpd(8) configuration with pf(4) specifically with
rdomain?
I'm trying to setup a simple VPN routing (VRF like) on openbsd
4.7.i386-current (15 march 2010). RTFM-ing the manual, I could only come
up with:
1. rtable on pf.conf is similar with rdomains. I do
Hi All,
On Tue, 06 Apr 2010 22:27:33 +0700, Claudio Jeker
wrote:
On Tue, Apr 06, 2010 at 09:42:05PM +0700, Insan Praja SW wrote:
Hi Misc@,
Has anyone try to setup bgpd(8) configuration with pf(4)
specifically with rdomain?
I'm trying to setup a simple VPN routing (VRF like) on openbs
Hi Misc@,
I'm trying to update one of my machine to latest current, while compiling
mandoc(1) to follow http://www.openbsd.org/faq/current.html#20100403
instructions I got the following error.
$ cd /usr/src/usr.bin/mandoc/
$ sudo make obj
Password:
"Makefile", line 9: Malformed conditional (
On Sat, 22 May 2010 10:59:10 +0700, patrick keshishian
wrote:
look at "2010/05/09 - system Makefile changes" in the same
current.html document.
Viola, I guess I missed that one. I'll be careful next time.
On Fri, May 21, 2010 at 8:12 PM, Insan Praja SW
wrote:
Hi Misc@
Hi,
On Mon, 24 May 2010 12:31:56 +0700, Bret S. Lambert
wrote:
On Mon, May 24, 2010 at 12:52:39AM +0200, Roger Schreiter wrote:
Hi,
we've been running a BGP router on OpenBSD for
the months without problems.
Now it crashed two times within 4 days. After the
second crash, I could have a lo
Hi Misc@,
Before I begin to test OpenBGPD mpls VPN support on current, is there any
hints on route-leaking, and an example/hints to make a complete setup MPLS
cloud and MPLS/VPN on a network.
In my later experiences using OpenBSD, I use pf with rtable to make a
VPN-like network without iso
Hi Claudio,
Thanks, I'll report back to you after I'm done with my first test.
On Mon, 24 May 2010 20:11:46 +0700, Claudio Jeker
wrote:
On Mon, May 24, 2010 at 05:23:00PM +0700, Insan Praja SW wrote:
Hi Misc@,
Before I begin to test OpenBGPD mpls VPN support on current, is
there
Hi,
On Mon, 14 Feb 2011 23:43:01 +0700, Peter Bristow
wrote:
Hi All,
It appears that 'bgpctl reload' does not 'pickup' changes made to
attributes
specified in a network statement.
This seems to be a change in behavior at least compared to 4.5. Is this a
known problem or indeed expected
Hi,
This link may help:
http://wiki.squid-cache.org/ConfigExamples/Intercept/OpenBsdPf
Thanks,
On Wed, 13 Apr 2011 16:12:51 +0700, Muhammad Muntaza
wrote:
2011/4/8, Indunil Jayasooriya :
Hi list,
I am trying to test squid 3.2.0.6 on OpenBSD 4.8 (amd64) in
transparent mode. I can browse i
amp; sudo make && sudo make install
rm -f eddep *bsd *bsd.gdb tags *.[io] [a-z]*.s [Ee]rrs linterrs assym.h
make: don't know how to make machine/freebsd_machdep.h. Stop in
/usr/src/sys/arch/i386/compile/GENERIC.MP.
What should I do?
Thanks,
Insan Praja SW
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
.
I wouldn't do make install until make is finished and no errors. This
isn't something which can be automated for a beginner. The FAQ doesn't
show it that way.
On Tue, Apr 19, 2011 at 1:51 PM, Insan Praja SW
wrote:
Hi Misc@,
Tried to build kernel from the source but somet
9, 2011 at 1:51 PM, Insan Praja SW
wrote:
> Hi Misc@,
> Tried to build kernel from the source but something like this;
>
> $ sudo config GENERIC.MP
> Don't forget to run "make depend"
> Kernel options have changed -- you must run "make clean"
> $ cd ../c
Hi,
On Wed, 25 May 2011 18:09:30 +0700, RLW wrote:
Hello,
I wonder how to check what traffic falls into default queue?
I did this by creating an anchor and put all rules with default queue or
without it (which automagically falls to default queue).
best regards,
RLW
Thanks,
Insan
Hi Misc@,
Can't seem to forward any traffic via em0 and em1, an intel dual-port
gigabit adapter. Dmesg shows that its detected, tried to plug it to
another em's on another machines, no luck. The difference from GENERIC.MP
is that ipmi is enabled.
Thanks,
Insan Praja SW
DMESG
Hi,
On Thu, 26 May 2011 15:28:09 +0700, Claudio Jeker
wrote:
On Thu, May 26, 2011 at 03:17:48PM +0700, Insan Praja SW wrote:
Hi Misc@,
Can't seem to forward any traffic via em0 and em1, an intel
dual-port gigabit adapter. Dmesg shows that its detected, tried to
plug it to another em
Hi,
On Fri, 27 May 2011 19:53:15 +0700, Kapetanakis Giannis
wrote:
Hi,
I'm trying to forward multicast traffic through my firewalls using
PIM-SM.
Only DVMRP
Are there any alternatives to XORP?
Yes. dvmrpd (8).
Is multicast_router=YES enough in rc.conf.local?
regards,
Giannis
Hi,
On Sat, 29 May 2010 18:25:12 +0700, a b wrote:
Hi,
I've got a curious problem with a test I've been doing with bgpd on 4.7
release. Hopefully someone can point out where I am going wrong.
Test Layout
:
BSD01 -> EBGP01
BSD02 -> EBGP01
BSDxx are both 4.7 release BGP speakers in
private AS
Hi,
On Sun, 30 May 2010 02:34:12 +0700, a b wrote:
Hi,
Further to my earlier email, additional experimentation shows that
removal of "set localpref" from my config file on BSD02 allows full mesh
IBGP
to correctly occur. Reinsertion of "set localpref" makes the issue
originally
reported r
Hi,
On Wed, 02 Jun 2010 00:21:16 +0700, irix wrote:
Hello Misc,
Are there any plans have changed in the system of traffic control?
For example removal of code altq from pf and make a separate management
interface traffic other than pf.
Or replace altq to something else, more fast,
simple an
Hi Misc@,
Recently I've updated my routers kernel to 1t July i386 current. Rulesets
like:
pass in quick log on $int_if inet from to !
rtable 2 keep state (sloppy source-track global) tag INTERNAL_OUT queue
(internal int_ack)
pass in quick log on $int_if inet proto {tcp udp} from to
$d
Hi All,
On Mon, 05 Jul 2010 18:56:44 +0700, Claudio Jeker
wrote:
On Mon, Jul 05, 2010 at 02:39:11PM +0700, Insan Praja SW wrote:
Hi Misc@,
Recently I've updated my routers kernel to 1t July i386 current.
Rulesets like:
pass in quick log on $int_if inet from to
! rtable 2 keep
Hi Misc@,
On this machine;
OpenBSD 4.8-current (GENERIC.MP) #5: Sat Oct 2 21:06:09 WIT 2010
r...@border-rf.mygreenlinks.net:/usr/src/sys/arch/i386/compile/GENERIC.MP
RTC BIOS diagnostic error f
cpu0: Intel(R) Xeon(R) CPU X3220 @ 2.40GHz ("GenuineIntel" 686-class) 2.41
GHz
cpu0:
FPU,V86,D
Hi Misc@,
Currently having a significant problem on one of my machine. It behaves
like this:
$ sudo pfctl -nf /etc/pf.conf
$ sudo pfctl -f /etc/pf.conf
pfctl: Current pool size exceeds requested hard limit
I had set options on pf.conf:
set skip on {pfsync}
set ruleset-optimization basic
set
Hi Misc@,
Just updating my router to current, BGPd failed to start with the
following messages:
$ tail -f /var/log/messages
Dec 6 16:25:03 GreenRouter-JKT01 /bsd: root on wd0a swap on wd0b dump on
wd0b
Dec 6 16:25:02 GreenRouter-JKT01 savecore: no core dump
Dec 6 16:25:07 GreenRouter-JKT0
Hi Claudio and Misc@,
On Sun, 06 Dec 2009 18:43:06 +0700, Claudio Jeker
wrote:
On Sun, Dec 06, 2009 at 04:45:12PM +0700, Insan Praja SW wrote:
Hi Misc@,
Just updating my router to current, BGPd failed to start with the
following messages:
$ tail -f /var/log/messages
Dec 6 16:25:03
7
Number of areas attached to this router: 1
Area ID: 0.0.0.0
Number of interfaces in this area: 1
Number of fully adjacent neighbors in this area: 0
SPF algorithm executed 3 time(s)
Number LSA(s) 1
Thanks,
Insan Praja SW
--
insandotpraja(at)gmaildotcom
101 - 200 of 232 matches
Mail list logo