vmctl send

2024-10-25 Thread Holger Glaess
hi if id do an vmctl -v send vpngw  | ssh bellab vmctl receive vpngw i got an bellab vmd[18629]: denied request 19 from uid 107 on the receiving system. the _vmd user is changed that he have an shell and an home dir where the vm image are stored. the vm.conf part on both machines are v

multiple vxlan problem with 7.6

2024-10-25 Thread Holger Glaess
hi care someone about this issue ? i send allready an sendbug. with 7.5 was possible to run multiple vxlan interfaces , with 7.6 not. 7.6 crash to ddb when the second vxlan interface got an ifconfig up. fg Holger

Re: vxlan trouble after sysupgrade from 7.4 to 7.5

2024-10-12 Thread Holger Glaess
hi update problem lookup like a problem with the vxlan interface . if you have more then one , 7.6  crash to ddb Holger On 12.10.24 22:12, Holger Glaess wrote: hi sorry wrong versions. was 7.5 to 7.6 holger On 12.10.24 21:25, Holger Glaess wrote: hi at reboot after sysupgrade i

Re: vxlan trouble after sysupgrade from 7.4 to 7.5

2024-10-12 Thread Holger Glaess
hi sorry wrong versions. was 7.5 to 7.6 holger On 12.10.24 21:25, Holger Glaess wrote: hi at reboot after sysupgrade i got an core ===> Adding the _dhcp6leased group ===> Adding the _dhcp6leased user panic: rw_enter: inpnotify locking against myself Stopped at  db_enter+0x14:

vxlan trouble after sysupgrade from 7.4 to 7.5

2024-10-12 Thread Holger Glaess
hi at reboot after sysupgrade i got an core ===> Adding the _dhcp6leased group ===> Adding the _dhcp6leased user panic: rw_enter: inpnotify locking against myself Stopped at  db_enter+0x14:  popq    %rbp     TID    PID    UID PRFLAGS PFLAGS  CPU  COMMAND  239340   5005  0    0x10

Re: sec interface and rdomain

2023-12-27 Thread Holger Glaess
ation that with tunneldomain. if you tcpdump on the enc and sec interfaces, do you see the packets you're expecting? dlg On 24 Dec 2023, at 19:21, Holger Glaess wrote: hi i try to use the new sec0 if in this manner. --- cat /etc/hostname.sec0 rdomain 10 inet 172.16.0.1 255.25

sec interface and rdomain

2023-12-24 Thread Holger Glaess
hi i try to use the new sec0 if in this manner. --- cat /etc/hostname.sec0 rdomain 10 inet 172.16.0.1 255.255.255.252 172.16.0.2 tunneldomain 0 up --- but it will not work . can sec work with rdomain ? happy christmas to all. Holger

Relayd with 2 interfaces

2023-11-17 Thread Holger Glaess
hi i would to like setup an vm that run relayd with an inbound interfaces and an outbound interface. vm host -> openbsd 7.3 i setup an vm with openbsd 7.3  with 2 interfaces net.ip.inet.forward=0 vio0 inbound vio0 outbound, on this interfaces is also setup the default gw for the vm. both

Re: OpenBSD 7.2 and VPLS

2023-09-13 Thread Holger Glaess
On 13.09.23 10:52, jv.cameros wrote: Hello, I'm defining an scenario based on machines with OpenBSD in which I'm trying to run an VPLS network. This scenario is similar to the one proposed here by a developer: https://github.com/rwestphal/openbsd-ldpd/wiki/VPLS-basic-test-setup although this

Re: latest amd64 snap hangs on "root on sd0a..."

2023-06-22 Thread Holger Glaess
On 21.06.23 18:27, Mikhail wrote: Just installed latest amd64 install73.img from cdn.openbsd.org OpenBSD 7.3-current (GENERIC.MP) #1253 Tue Jun 20 13:52:16 MDT 2023 and after installation it can't proceed further than root on sd0a (..) swap on sdb0b dump on sd0b Was working fine couple days

Re: small issue with mpe

2023-05-20 Thread Holger Glaess
hi looks like that the patch works , but should not print "tunneldomain" instead of "rdomain" ? Holger /usr/src/sbin/ifconfig 164>ifconfig mpe1 mpe1: flags=51 rdomain 200 mtu 1500     index 82 priority 0 llprio 3     encap: txprio 0 rxprio packet     mpls: label 200     groups: mpe     inet

small issue with mpe

2023-05-19 Thread Holger Glaess
hi if you do an "ifconfig mpeX" , will not show the configured tunneldomain. /etc 59>ifconfig mpe1 mpe1: flags=51 rdomain 200 mtu 1500     index 82 priority 0 llprio 3     encap: txprio 0 rxprio packet     mpls: label 200     groups: mpe     inet 172.16.2.201 --> 0.0.0.0 netmask 0x /et

simple measurement between 7.2 and 7.3

2023-04-11 Thread Holger Glaess
hi Just for fun i did between the upgrade from 7.2 to 7.3 a simple ipferf measurement to compare the speed diffrent. the machines are diffrent hardware see  dmesg bellow. and i say "WOW" great job for you the OpenBSD Developer Team. THANK YOU. Holger on both machines i did: sysupgrade r

Re: Using veb instead of bridge at vpls section

2023-03-21 Thread Holger Glaess
On 20.03.23 20:05, Valdrin MUJA wrote: Hello folks, I have successfully configured the VPLS by following the instruction on https://pawa.lt/posts/2018/01/vpls-with-openbsd/. Everything worked like a charm. But when I tried to use veb(4) instead of bridge(4) , I got 'Device Busy' error. I'm

Re: VM(D) Interface Question

2022-10-01 Thread Holger Glaess
, default is iirc 4? To make it work, if that is the case: cd /dev ; sh ./MAKEDEV tun4 ; sh ./MAKEDEV tun5; sh ./MAKEDEV tun6 With best regards, Tobias -Original Message- From: owner-m...@openbsd.org On Behalf Of Holger Glaess Sent: Saturday, 1 October 2022 01:14 To: OpenBSD general

VM(D) Interface Question

2022-09-30 Thread Holger Glaess
Hi how many Interfaces can an single VM have ? With 3 Interface in my vm.conf the vm works, with 4 not i get "to many interfaces". if i put in the vm section "interfaces 6" , this fails also. any veb still exists and working. Holger switch "vswitch100" {     # lan     interface

Re: PC Engines APU alternative for OpenBSD - 2022h2

2022-09-29 Thread Holger Glaess
hi The Banana Pi R3 can be an alernative for PC Engines APU but, sadly , no support by openbsd , just linux. https://wiki.banana-pi.org/Banana_Pi_BPI-R3 Holger On 28.09.22 16:27, Mikolaj Kucharski wrote: Hi, I'm using PC Engines for years. I have many of them. I want to buy more, but the

Re: bgpd loadbalancing feature

2022-08-13 Thread Holger Glaess
hi thank you for answer! Holger On 13.08.22 08:50, Claudio Jeker wrote: On Sat, Aug 13, 2022 at 08:27:53AM +0200, Holger Glaess wrote: hi i need a little bit help to understand how i can check if the new openbgpd do the loadbalancing wendehals# bgpctl sh nei 172.16.2.251 BGP neighbor

bgpd loadbalancing feature

2022-08-12 Thread Holger Glaess
hi i need a little bit help to understand how i can check if the new openbgpd do the loadbalancing wendehals# bgpctl sh nei 172.16.2.251 BGP neighbor is 172.16.2.251, remote AS 65010   BGP version 4, remote router-id 172.16.2.251   BGP state = Established, up for 00:14:33   Last read 00:00:03

Re: mpls and pf

2022-08-01 Thread Holger Glaess
er Nicolai Mathias Hansteen wrote: 1. aug. 2022 kl. 09:36 skrev Holger Glaess : hi, i have a small issue with mpls . if i do an set skip on "em0 em1" in my pf.conf the mpls network is working. i see my mpls neighbor for mpw ( ldpctl sh disco ) if i do only a "pass quick on

mpls and pf

2022-08-01 Thread Holger Glaess
hi, i have a small issue with mpls . if i do an set skip on "em0 em1" in my pf.conf the mpls network is working. i see my mpls neighbor for mpw ( ldpctl sh disco ) if i do only a "pass quick on { em0,em1 } no state" they don't show the mpls neigbor but the rule match. is there a possebi

Re: RFC7432 (EVPN)

2022-07-19 Thread Holger Glaess
hi claudio , thank you for answer Holger On 18.07.22 11:40, Claudio Jeker wrote: On Sun, Jul 17, 2022 at 09:13:52PM +0200, Holger Glaess wrote: hi is there an plan or think about it to implement this RFC ? There is no plan to do this work. It will requirer a good amount of work to

RFC7432 (EVPN)

2022-07-17 Thread Holger Glaess
hi is there an plan or think about it to implement this RFC ? Holger

ldpd bridge question

2022-04-29 Thread Holger Glaess
hi can i use veb instead of the bridge interface in the ldpd config ? my mpw0 interface did not coming up. the destination is reachable ( test with ping and ssh works ) mpw0 is member of my veb100 interface. Holger /etc 38>ldpctl sh l2vpn ps Interface   Neighbor    PWID   Stat

anchors enable / disable

2021-12-17 Thread Holger Glaess
hi is there an possibility  to enable / disable anchors with pfctl ? like pfctl -aFooBar -T enable Feature Request ? Holger

Re: vmm error mesg since upgrade to 6.9

2021-05-02 Thread Holger Glaess
e first the host to 6.9 , the vm ist coming up at boot and run , in this case 6.8 . Holger then i did the vm upgrade to 6.9. Am 02.05.21 um 13:04 schrieb Dave Voutila: Holger Glaess writes: hi i did the upgrade von 6.8 to 6.9 . after reboot i get in my messages log vmd[56]: vione

vmm error mesg since upgrade to 6.9

2021-05-02 Thread Holger Glaess
hi i did the upgrade von 6.8 to 6.9 . after reboot i get in my messages log vmd[56]: vionet_enq_rx: descriptor too small for packet data i run only one vm on my box, this is also upgraded to 6.9. how can i fix this ? Holger

Re: blacklistd analogue

2021-03-25 Thread Holger Glaess
hi you can do this with ossec.net holger Am 25.03.21 um 18:00 schrieb Kapetanakis Giannis: How about a distributed setup? Has anyone thought of a way getting IPs from various servers (say linux & fail2ban) to the central OpenBSD (pf) firewall? Ideally with history in order to punish mor

Re: Bufferbloat, FQ-CoDel, and performance

2021-02-23 Thread Holger Glaess
hi i have the same issue , but only in the kernel pppoe interface. interface re3  -> vlan 7 -> pppoe0 ~ 4>ifconfig re3 hwfeatures re3: flags=8843 rdomain 40 mtu 1518 hwfeatures=8037 hardmtu 9194     lladdr 4c:02:89:0d:cb:78     index 4 priority 0 llprio 3     media: Ethernet autoselect (10

rdomains and queueing

2020-12-31 Thread glaess
dear misc, following scenario / setup 2 Async Line ( 200/20 Cable vlan5 , 70/30 DSL pppoe0 on vlan7 ) both line are in separated rdomains 1 DMZ vlan in a rdomain 1 XBOX vlan in rdomain the root domain have 2 vlans LAN and WLAN. in all rdomains exists an vether interface as default gw exccep

octeon splassert: yield: want 0 have 1

2020-03-03 Thread Holger Glaess
hi i get often this message "splassert: yield: want 0 have 1" in my dmesg. did i have somthing to care ? my hardware ist an edgerouter 6p . holger Copyright (c) 1982, 1986, 1989, 1991, 1993     The Regents of the University of California.  All rights reserved. Copyright (c) 1995-2019

Re: perl popularity inside openbsd community? (Re: Suggestion: Replace Perl ...)

2020-01-03 Thread Holger Glaess
hi you can do by array sub m4 { my ( $self,$args ) = @_; # $args contains # $args->{'bla'} = blub # $args->['do'} = whatever } as call ( example ) $obj->m4 ({ bla => blub , do => whatever }); holger Am 02.01.20 um 21:40 schrieb danieljb...@icloud.com: What if you want named paramet

Re: ppppoe octeon kernel panic .6.6

2019-12-15 Thread Holger Glaess
hi with the current version OpenBSD 6.6-current (GENERIC.MP) #48: Tue Dec 10 16:30:01 MST 2019 dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/compile/GENERIC.MP the pppoe interface works as expected. no kernel panic anymore thanks holger Am 22.10.19 um 21:12 schrieb Holger Glaess

small aggr problem ( on current )

2019-12-15 Thread Holger Glaess
hi   runing version /etc 16>dmesg | more Copyright (c) 1982, 1986, 1989, 1991, 1993     The Regents of the University of California.  All rights reserved. Copyright (c) 1995-2019 OpenBSD. All rights reserved. https://www.OpenBSD.org OpenBSD 6.6-current (GENERIC.MP) #48: Tue Dec 10 16:30

Re: ppppoe octeon kernel panic .6.6

2019-10-22 Thread Holger Glaess
271451  0  0  3  0x40014200    idle0  81495   51122  0  0  3 0x14200  bored smr 1  433360  0  0  3    0x82  wait  init 0 Holger Am 22.10.19 um 21:12 schrieb Holger Glaess: hi ii will try tomorrow to do an backtrace after the p

Re: ppppoe octeon kernel panic .6.6

2019-10-22 Thread Holger Glaess
hi ii will try tomorrow to do an backtrace after the panic. i there additonal thinks what i can , or just this described in https://www.openbsd.org/ddb.html ? Holger Am 22.10.19 um 07:10 schrieb Peter J. Philipp: Hi, The mail from Holger Glaess seems to be missing a backtrace. I got

ppppoe octeon kernel panic .6.6

2019-10-20 Thread Holger Glaess
hi if i boot my edgerouter with connected dsl modem i get an kernel panic. reordering libraries: Trap cause = 2 Frame 0x98004efcb860 Trap PC 0x813cc38c RA 0x8109feac fault 0x0 0x813cc2d8 (1,98000f991b76,1,2)  ra 0x8109feac sp 0x98004efcb9b8, sz 0 0x

may an edgerouter or pair / queue porblem

2019-06-29 Thread Holger Glaess
 hi hi my setup edgerouter 6p with OpenBSD 6.5 an DSL line with up to 100Mbit an Cable Line with 200/20 Mbit the lines are separated my rdomain and connected to the main rdomain 0 by pair interfaces i dont use outbound loadbalancing but i delegate some traffic , example sip or IPv6 by

dmesg for edgerouter 6p

2018-10-23 Thread Holger Glaess
hi i upgrade from an native 6.4 beta installation , no problems at all. / 29>dmesg Copyright (c) 1982, 1986, 1989, 1991, 1993     The Regents of the University of California.  All rights reserved. Copyright (c) 1995-2018 OpenBSD. All rights reserved. https://www.OpenBSD.org OpenBSD 6.4 (

Re: u-boot loader edgerouter

2018-10-09 Thread Holger Glaess
hi did you upgrade the bootloader as well ? take a look at https://community.ubnt.com/t5/EdgeMAX-Updates-Blog/EdgeMAX-EdgeRouter-software-release-v1-10-6/ba-p/2466640 holger Am 08.10.2018 um 13:40 schrieb Oliver Marugg: Hi Did the test on my ERLs also: I upgraded to ubnts rel 1.10.7 and

u-boot loader edgerouter

2018-10-07 Thread Holger Glaess
hi the edgerouter becomes an new version of his u-boot bootloader due software update or , maybe , or as new delivery. this version break the boot proccess after fatload usb 0 $(loadaddr) bsd; then he load from the mmc boot partition an file called vmlinux.64.md5 withe the md5 checksum of

Re: edgerouter 6 / rdomain at boot

2018-07-02 Thread Holger Glaess
hi Am 02.07.2018 um 09:24 schrieb Claudio Jeker: On Sun, Jul 01, 2018 at 06:26:04AM +0200, Holger Glaess wrote: hi normaly work this on intel , farin# cat /etc/hostname.lo2 rdomain 2 inet 127.0.0.1/8 This stopped working some time ago. Now lo2 is automatically created when rdomain 2 is

edgerouter 6 / rdomain at boot

2018-06-30 Thread Holger Glaess
hi normaly work this on intel , farin# cat /etc/hostname.lo2 rdomain 2 inet 127.0.0.1/8 !/sbin/route -n -T 2 exec /usr/sbin/ftp-proxy -D 7 !/sbin/route -n -T 2 add default 127.0.0.1 farin# cat /etc/hostname.cnmac3 rdomain 2 inet 192.168.132.252/24 up but if i boot the Edgerouter , i got 3

dhcrelay between rdomains

2018-06-15 Thread Holger Glaess
hi how can i forward the bootrequest from dhcrelay that listen in rdom 5 , example , to rdom 0 where my dhcpd server listen ? ist see the forwarded bootreqest from dhcrelay but it is not possible , for me , to shift this reqest to an other rdom . holger

Re: egdgerouter 6 and mp

2018-06-12 Thread Holger Glaess
hi solved i run in this problem https://an.undulating.space/post/171020-erl-openbsd-smp/ thanks for help holger Am 12.06.2018 um 16:29 schrieb Holger Glaess: hi sorry the numcores=4 missed by cut & paste now thw whole printenv ( sorry ) Octeon ubnt_e300(ram)# printenv autolo

Re: egdgerouter 6 and mp

2018-06-12 Thread Holger Glaess
018 - 17:14:38) Environment size: 1132/8188 bytes Am 12.06.2018 um 16:24 schrieb Peter J. Philipp: On Tue, Jun 12, 2018 at 03:08:49PM +0200, Holger Glaess wrote: hi hello, i bought the edgerouter 6 to play around wird openbsd 6.3 current. i install and boot current susccessful on a usb stick.

egdgerouter 6 and mp

2018-06-12 Thread Holger Glaess
hi i bought the edgerouter 6 to play around wird openbsd 6.3 current. i install and boot current susccessful on a usb stick. my problem is that he only use one core. if i boot the boot the bsd.mp kernel by tftp , the system have 4 cores. my boot env Octeon ubnt_e300(ram)# printenv autoloa

Re: openbsd 63-eta and dhcpclient problem

2018-03-09 Thread Holger Glaess
09.03.2018 um 11:39 schrieb Peter Hessler: No need for the tcdump any more. I wanted to see if you were receiving the packets or not. If you're getting a lease, then clearly you're now receiving the packets. On 2018 Mar 09 (Fri) at 11:06:43 +0100 (+0100), Holger Glaess wrote: :hi :

Re: openbsd 63-eta and dhcpclient problem

2018-03-09 Thread Holger Glaess
hi strange i did the test again with booting the ubuntu cd , then i reboot to openbsd 6.3 since this time dhcp on re works . i did also an complete poweroff and reboot direkt to openbsd is works now . i dont  know why . i start to have this problem with an current version 6.2 from feb

Re: openbsd 63-eta and dhcpclient problem

2018-03-09 Thread Holger Glaess
:03:9a:b4:f6:48 via vlan100 Mar  9 10:05:38 furt dhcpd[72447]: DHCPOFFER on 192.168.131.101 to e8:03:9a:b4:f6:48 via vlan100 holger Am 09.03.2018 um 09:37 schrieb Peter Hessler: please include the output of "dhclient -vv re0" On 2018 Mar 09 (Fri) at 09:14:08 +0100 (+0100), Holger

openbsd 63-eta and dhcpclient problem

2018-03-09 Thread Holger Glaess
hi i have here an fresh installed openbsd 6.3-beta on an samsung ultrabook series 5 problem is the he don't get an ip address on his ethernet interface. i see on my dhcp server the request coming and he send an offer but the samsung diden't get it. if i boot an simple stupid ubuntu 16.04

Re: gre and ipsec

2018-03-01 Thread Holger Glaess
advice that you have care about enc interface an rdomain . holger Am 01.03.2018 um 20:21 schrieb Holger Glaess: hi i try to setup an gre tunnel with ipsec encryption on both sides are openbsd 6.2 stable with all patches if i run the gre tunnel plain without ipsec he is working as espected

gre and ipsec

2018-03-01 Thread Holger Glaess
hi i try to setup an gre tunnel with ipsec encryption on both sides are openbsd 6.2 stable with all patches if i run the gre tunnel plain without ipsec he is working as espected. if i enable the ipsec part , i see that the ipsec tunnel are negotiated , but the ping cant pass anymore the g

slaacd / dhcp6c

2017-11-20 Thread Holger Glaess
hi i migrate the wwekend my home box from 6.1 to 6.2. all ist working as expected but not the ipv6 "part". under 6.1 i run toghter kernel pppoe with dhcp6v from wide-dhcp6 in a rdomain. i works well , the interface got an ipv6 ip an and an /64 prefix. the same combination is not working anymo

Banana-Pi R2

2017-09-06 Thread Holger Glaess
hi it is possible to boot / install openbsd on the new Banana Pi Router 2 Board ? for more details take a look http://www.banana-pi.org/r2.html holger

Re: octeon port, ubiquity edgerouter

2017-07-25 Thread Holger Glaess
hi what about the hardware functions of the edgerouter description https://help.ubnt.com/hc/en-us/articles/115006567467-EdgeRouter-Hardware-Offloading-Explained holger > On Mon, Jul 24, 2017 at 07:21:36PM +0200, Peter J. Philipp wrote: >> > Now it would be very interesting to see dmesg comi

Re: PC-Engines Wireless - PPPOE timeouts.

2016-12-19 Thread Holger Glaess
hi what kind of DSL you have ( DSL or VDSL2 ) ? if you use VDSL2 is AUTO MTU Active ? ( Mother Interface have to be set to MTU 1508 , and no MTU Setting das the PPPOE Interface.) what says pfctl -si ( Line congestion ) what say sysctl -a | grep ifq ? holger > Stuart > > Thanks for the rep

Re: nat for ipv6 (RFC4193)

2016-09-11 Thread Holger Glaess
Am 09.09.2016 um 20:16 schrieb Stuart Henderson: On 2016/09/09 18:01, Holger Glaess wrote: On 2016-09-09, Holger Glaess wrote: inet6 2001:4dd0:af15:483d:20d:48ff:fe26:7a1f -> prefixlen 64 autoconf pltime 559190 vltime 2546390 inet6 2001:4dd0:af15:cbd9:20d:48ff:fe26:7

Re: nat for ipv6 (RFC4193)

2016-09-09 Thread Holger Glaess
> On 2016-09-09, Holger Glaess wrote: >> inet6 2001:4dd0:af15:483d:20d:48ff:fe26:7a1f -> prefixlen 64 >> autoconf pltime 559190 vltime 2546390 >> inet6 2001:4dd0:af15:cbd9:20d:48ff:fe26:7a1f -> prefixlen 64 >> autoconf pltime 604767 vltime

nat for ipv6 (RFC4193)

2016-09-09 Thread Holger Glaess
hi i work with 5.9stable i have an german dsl provider with dual stack slaac config. i use kernel pppoe # ifconfig pppoe0 pppoe0: flags=208951 rdomain 4 mtu 1500 priority: 0 dev: em3 state: session sid: 0x1c PADI retries: 29 PADR retries: 0 time: 12:39:33 sppp:

Re: rdomain and dhcrelay

2016-05-09 Thread Holger Glaess
> Am 05/09/16 um 08:20 schrieb Holger Glaess: >> hi >> >> is there an possiblity to forward dhcp request from >> an rdomain X to the runing dhcp server in rdomain 0 ? >> >> >> if i start the dhcrelay -i em1 192.168.131.250, >> >> i s

rdomain and dhcrelay

2016-05-08 Thread Holger Glaess
hi is there an possiblity to forward dhcp request from an rdomain X to the runing dhcp server in rdomain 0 ? if i start the dhcrelay -i em1 192.168.131.250, i see that he forward the request but never reach the server. the clients in rdoamin 0 works with the dhcp server. or it is need to modi

bug in pair ?

2016-02-24 Thread Holger Glaess
hi i play around with pair with current 5.9 . what i dit # cat /etc/hostname.pair* inet 172.16.0.1 255.255.255.248 NONE rdomain 3 inet 172.16.0.2 255.255.255.248 NONE so i can ping now between rdoamin 0 and rdomain 3 because i dont patch the interface like the man page describe. bug ? holg

Re: current status of octeon support

2016-02-18 Thread Holger Glaess
> Holger Glaess [gla...@glaessixs.de] wrote: >> hi >> >> can some tell me what the status is for 5.9 octeon port ? >> >> is the usb port stable enough to handle an harddisk ? > > Yes although there may be more speed optimization possible > > hi what ab

current status of octeon support

2016-02-17 Thread Holger Glaess
hi can some tell me what the status is for 5.9 octeon port ? is the usb port stable enough to handle an harddisk ? thanks holger

Intel Ethernet with Bypass Function

2015-10-17 Thread Holger Glaess
hi i don't get an link at em0 and em1 there is an hardware bypass for the inerfaces. still exist an tool to control that function ? em2 and em3 are ok. holger # dmesg OpenBSD 5.8-current (GENERIC.MP) #1248: Sun Oct 4 14:14:25 MDT 2015 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compil

Re: rdomain 0 and dafault route

2015-10-12 Thread Holger Glaess
hostname.if contain rdomain and dhcp then set mygate ? Holger > On Tue, Oct 06, 2015 at 08:58:24AM +0200, Holger Glaess wrote: >> hi >> >> > On Tue, Oct 06, 2015 at 06:49:29AM +0200, Holger Glaess wrote: >> >> hi >> >> >> >> just a sim

Re: kernel panic

2015-10-09 Thread Holger Glaess
> On Fri, Oct 09, 2015 at 06:22:53AM +0200, Holger Glaess wrote: >> hi >> >> what kind of information you need more ? >> > > uhm. this machine is very very strange. It has devices I've never > seen before and many other devices not even recognized. Without

kernel panic

2015-10-08 Thread Holger Glaess
hi what kind of information you need more ? holger Stopped at 0:ehci0: unrecoverable error, controller halted panic: kernel diagnostic assertion "ci->ci_fpcurproc == p" failed: file "../../../../arch/i386/isa/npx.c", line 881 Stopped at Debugger+0x7: leave TIDPID

Re: rdomain 0 and dafault route

2015-10-06 Thread Holger Glaess
hi > On Tue, Oct 06, 2015 at 06:49:29AM +0200, Holger Glaess wrote: >> hi >> >> just a simple question >> >> how can i setup an kind of "default route" in rdomain 0 >> to , for example , rdomain 2. >> >> i have 3 rdomain >>

rdomain 0 and dafault route

2015-10-05 Thread Holger Glaess
hi just a simple question how can i setup an kind of "default route" in rdomain 0 to , for example , rdomain 2. i have 3 rdomain the default one one with the internet connection ( rdomain 1 ) one for my wlan ( rdomain 2 ) the routing between wlan to internet is still working( test "route -n -

Re: pf_rules

2015-08-13 Thread Holger Glaess
Am 12.08.2015 um 22:07 schrieb Stuart Henderson: On 2015-08-12, Holger Glaess wrote: hi i miss the option pf_rules= for rc.conf.local in current ( build today ) is this correct ? holger Yes, it was totally removed revision 1.449 date: 2015/05/02 09:35:44

pf_rules

2015-08-12 Thread Holger Glaess
hi i miss the option pf_rules= for rc.conf.local in current ( build today ) is this correct ? holger

Re: ipv6 kernel pppoe + slaac problem

2015-07-25 Thread Holger Glaess
Am 25.07.2015 um 16:35 schrieb Stuart Henderson: On 2015-07-25, Holger Glaess wrote: # ifconfig pppoe0 pppoe0: flags=208851 mtu 1492 priority: 0 dev: em2 state: session sid: 0x508f PADI retries: 16 PADR retries: 0 time: 01:28:15 sppp: phase network

ipv6 kernel pppoe + slaac problem

2015-07-25 Thread Holger Glaess
hi i allready read the threads here in this list because my problem is similar but not the the same. the environment. dsl provider in germany "NetCologne" they offer an full working /64 ipv6 net through slaac config. i use an openbsd 5.8 beta 8 build a couple of day before ) physical int

Re: not known intel ethernet card

2015-04-20 Thread Holger Glaess
hi so restart with a blank paper ;) i did an rm -r /usr/src then cd /usr cvs -qd anon...@ftp5.eu.openbsd.org:/cvs get -P src cd /usr/src/sys/dev patch -p1 < /home/glaess/EP80579_debug.diff then i got some reject i modify all rejected files by hand ( with the missing lines ) cd /usr/

Re: not known intel ethernet card

2015-04-17 Thread Holger Glaess
want to type in. > >> On 17 kwi 2015, at 18:45, Holger Glaess > <mailto:gla...@glaessixs.de>> wrote: >> >> hi >> >> Am 17.04.2015 um 13:28 schrieb Dariusz Swiderski: >>> hi >>> >>> is this only on em1? >> yes just em1 &

Re: not known intel ethernet card

2015-04-17 Thread Holger Glaess
ires' Swiderski --- SysAdm | SecOff | DS14145-RIPE| DS11-6BONE 193.178.161.0/24 | 3ffe:8010:7:2a::/64 | AS16288 --- A mouse is a device used to point at the xterm you want to type in. On 17 kwi 2015, at 13:21, Holger Glaess wr

Re: not known intel ethernet card

2015-04-17 Thread Holger Glaess
gt; please apply attached patch on top of the previous one, build and reboot > :) > > greets > dms > > On Fri, 17 Apr 2015, Holger Glaess wrote: > >> hi >> >> after build and boot the a patched kernel >> i see now the em interface but >> he sho

Re: not known intel ethernet card

2015-04-17 Thread Holger Glaess
ej 'sfires' Swiderski >>> --- >>> SysAdm | SecOff | DS14145-RIPE| DS11-6BONE >>> 193.178.161.0/24 | 3ffe:8010:7:2a::/64 | AS16288 >>> --- >>

Re: not known intel ethernet card

2015-04-16 Thread Holger Glaess
ou want to type in. On 16 kwi 2015, at 21:55, Dariusz Swiderski wrote: Hi, Sorry for the noise, fixed in latest builds. #784 works as expected for me on same hardware. Sent from my iPhone On 16 kwi 2015, at 20:31, Holger Glaess wrote: Am 16.04.2015 um 20:21 schrieb Dariusz Swiderski:

Re: not known intel ethernet card

2015-04-16 Thread Holger Glaess
Am 16.04.2015 um 20:21 schrieb Dariusz Swiderski: > Hi, > > Could you provide output of > pcidump -v > > Sent from my iPhone > > On 16 kwi 2015, at 18:59, Holger Glaess <mailto:gla...@glaessixs.de>> wrote: > >> hi >> >> can help someone

not known intel ethernet card

2015-04-16 Thread Holger Glaess
hi can help someone ? the 3 other intel ethernet card are also gigabit . holger # dmesg OpenBSD 5.7-current (GENERIC) #759: Wed Apr 1 14:25:18 MDT 2015 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Genuine Intel(R) processor 1.20GHz ("GenuineIntel" 686-class) 1.21

Re: bug in rdomain together with kernel pppoe

2015-04-07 Thread Holger Glaess
Am 07.04.2015 um 10:52 schrieb Pantelis Roditis: On 29/03/2015 13:56, Holger Glaess wrote: Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet

Re: bug in rdomain together with kernel pppoe

2015-04-07 Thread Holger Glaess
> On 29/03/2015 13:56, Holger Glaess wrote: >> Am 24.03.2015 um 05:41 schrieb Holger Glaess: >>> hi >>> >>> i play a little bit with rdomain >>> >>> if add my pppoe device to rdomain 1 >>> >>> # cat /etc/hostname.pppoe0

Re: bug in rdomain together with kernel pppoe

2015-04-07 Thread Holger Glaess
> Am 31.03.2015 um 06:24 schrieb Holger Glaess: >> Am 30.03.2015 um 17:49 schrieb Martin Pieuchot: >>> On 30/03/15(Mon) 17:21, Holger Glaess wrote: >>>> Am 29.03.2015 um 13:54 schrieb Martin Pieuchot: >>>>> On 29/03/15(Sun) 12:56, Holger Glaess wrote:

Re: bug in rdomain together with kernel pppoe

2015-04-03 Thread Holger Glaess
Am 31.03.2015 um 06:24 schrieb Holger Glaess: Am 30.03.2015 um 17:49 schrieb Martin Pieuchot: On 30/03/15(Mon) 17:21, Holger Glaess wrote: Am 29.03.2015 um 13:54 schrieb Martin Pieuchot: On 29/03/15(Sun) 12:56, Holger Glaess wrote: Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a

Re: bug in rdomain together with kernel pppoe

2015-03-30 Thread Holger Glaess
Am 30.03.2015 um 17:49 schrieb Martin Pieuchot: On 30/03/15(Mon) 17:21, Holger Glaess wrote: Am 29.03.2015 um 13:54 schrieb Martin Pieuchot: On 29/03/15(Sun) 12:56, Holger Glaess wrote: Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a little bit with rdomain if add my pppoe device

Re: bug in rdomain together with kernel pppoe

2015-03-30 Thread Holger Glaess
Am 30.03.2015 um 17:49 schrieb Martin Pieuchot: On 30/03/15(Mon) 17:21, Holger Glaess wrote: Am 29.03.2015 um 13:54 schrieb Martin Pieuchot: On 29/03/15(Sun) 12:56, Holger Glaess wrote: Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a little bit with rdomain if add my pppoe device

Re: bug in rdomain together with kernel pppoe

2015-03-30 Thread Holger Glaess
Am 29.03.2015 um 13:54 schrieb Martin Pieuchot: On 29/03/15(Sun) 12:56, Holger Glaess wrote: Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet

Re: bug in rdomain together with kernel pppoe

2015-03-29 Thread Holger Glaess
Am 24.03.2015 um 05:41 schrieb Holger Glaess: hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet 0.0.0.0 255.255.255.255 NONE \ pppoedev msk0 authproto pap \ authname 'foo@bar' authke

Re: bug in rdomain together with kernel pppoe

2015-03-24 Thread Holger Glaess
hi Am 24.03.2015 um 08:20 schrieb Claudio Jeker: On Tue, Mar 24, 2015 at 05:41:11AM +0100, Holger Glaess wrote: hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet 0.0.0.0 255.255.255.255 NONE

bug in rdomain together with kernel pppoe

2015-03-23 Thread Holger Glaess
hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet 0.0.0.0 255.255.255.255 NONE \ pppoedev msk0 authproto pap \ authname 'foo@bar' authkey 'xyz' up dest 0.0.0.1 !/sbin/route -T 1 add default -ifp pp

rdomain enhancment

2015-01-16 Thread Holger Glaess
hi it is possible to add a feature for rdomain to do somthing like , for example route add 192.168.1.0/24 -T 0 insile of an rdomain , i look for an possibility like junipers virtual routing zones holger

Re: dhclient

2014-02-05 Thread Holger Glaess
/default/append commands for the relevant options? Would it apply to all members of each option, or route by route? If all else fails you can always use the ISC dhclient from ports to gain access to a dhclient-script again. Ken On 31 January 2014 02:04, Holger Glaess wrote: Am 30.01.2014 13:10

Re: Cisco routers

2014-01-31 Thread Holger Glaess
Am 31.01.2014 20:44, schrieb Matt M: This may not be the most appropriate place to ask, but I figured a lot of you are using Cisco on your networks. I am beginning to study for the CCNA and I want to purchase at least one Cisco router and a switch for a home lab. I don't want to spend a lot of m

Re: dhclient

2014-01-30 Thread Holger Glaess
Am 30.01.2014 13:10, schrieb Giancarlo Razzolini: Em 29-01-2014 18:13, Holger Glaess escreveu: hi i try to setup and multipath configuration with 2 line provider 1 cable with dhcp(client) 1 with pppoe just dynamic ips. the pppoe config create well the new default route with -math but

dhclient

2014-01-29 Thread Holger Glaess
hi i try to setup and multipath configuration with 2 line provider 1 cable with dhcp(client) 1 with pppoe just dynamic ips. the pppoe config create well the new default route with -math but dhclient dont. [snip pppoe config] inet 0.0.0.0 255.255.255.255 NONE \ pppoedev msk0 authproto pap \ a

ipv6 problem

2013-06-12 Thread Holger Glaess
hi my setup a multi home openbsd box a working sixxs tunnel with the endpoint openbsd forwarding for ipv4 and ipv6 is on a running rtadvd on re0 lan_if block rules for all interface exccept re0 ( lan_if ) for testing i use traceroute6.net outging ping6 and traceroute6 from the openbsd box

athn error

2013-05-07 Thread Holger Glaess
hi can someone help me about this error ? athn0: could not initialize calibration athn0: unable to reset hardware; reset status 60 dmesg OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT 2013 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: VIA Samuel 2 ("CentaurHaul

  1   2   >