� 0� � C TURKEY� P Ankara� T Cankaya� Z 06510� A 2139. Street 2/11�
O Rakort Information Technologies� I Ibrahim Topbasi� M
open...@rakort.com� U http://www.rakort.com� B 90-850-460-10-58� X
90-850-460-10-58� N More than 5 years, OpenBSD setup/installation/remote
administration
0C TURKEYP AnkaraT CankayaZ 06510A 2139. Street 2/11O Rakort Information
TechnologiesI Ibrahim TopbasiM open...@rakort.comu http://www.rakort.comB
90-850-460-10-58X 90-850-460-10-58N More than 5 years, OpenBSD
setup/installation/remote administration. Network engineering, software
development(C
Hello,
I am trying to get bgpd and ospfd play nicely with route redistribution.
So far the only way I have found that suits my need is to use
bgpd.conf network statements and rtlabels.
So, to make ospfd learn route from bgpd I use rtlabels. So in bgpd.conf:
match from set rtlabel from_bgpd
And
oute
> >> redistribution in both directions?
> > Network statements are the correct way.
> >
> > You can use
> >
> > network (inet|inet6) priority ...
> > network (inet|inet6) rtlabel ...
> >
> > So with
> >
> >netwo
orrect way.
> > >
> > > You can use
> > >
> > > network (inet|inet6) priority ...
> > > network (inet|inet6) rtlabel ...
> > >
> > > So with
> > >
> > >network inet priority 32
> > >
> > >
Hello,
Only relying on OSPF hellos effectively makes it mimic BGP with its
keepalives. I will ponder the value of transporting the underlay in
OSPF, effectively transporting loopback peering addresses for BGP in
OSPF. I am not sure that it will make my life easier but will consider
it.
Thanks for
Hello,
On Tue, Oct 16, 2018 at 4:56 PM Sebastian Benoit wrote:
>
> Tommy Nevtelen(to...@nevtelen.com) on 2018.10.16 15:11:51 +0200:
> > On Tue, Oct 16, 2018 at 10:21:37AM +0200, Claudio Jeker wrote:
> > > On Tue, Oct 16, 2018 at 09:13:20AM +0200, open...@kene.nu wrote:
> > > > Hello,
> > > >
> >
Hello,
I am having trouble with ospfd not updating the kernel fib as it
should (I think). This is in my lab environment on vagrant.
host# uname -a
OpenBSD host 6.4 GENERIC.MP#329 amd64
host# ospfctl sh rib | grep 172.29.21.2
172.29.21.2/32 172.29.2.10 Intra-Area Network 20
n vagrant.
> >
> > host# uname -a
> > OpenBSD host 6.4 GENERIC.MP#329 amd64
> > host# ospfctl sh rib | grep 172.29.21.2
> > 172.29.21.2/32 172.29.2.10 Intra-Area Network 20
> > 00:03:12
> > host# ospfctl sh fib | grep 172.29.21.2
> &
Hello,
I am using openbsd as a router and I heavily utilise skips in pf on
the transit interfaces. I use a dedicated loopback interface for
router management. However, this poses a problem where the use of
skips on transit interfaces then allows all traffic to my management
loopback interface
Hello,
I am seeing rather strange, or maybe expected, behaviour. I utilise
rtables to send internal traffic towards the internet via a default
route in rtable 2. The traffic is punted to rtable 2 with pf. The
strangeness I am seeing is that unless there is a matching dummy route
in rtable 0 the tr
Amazing answer, thanks Claudio and Sebastian. Will alter my rules
accordingly. It all makes sense now that I understand how PF
routing/filtering works under the hood, at least in principle.
On Fri, Aug 21, 2020 at 5:36 PM Sebastian Benoit wrote:
>
> Claudio Jeker(cje...@diehard.n-r-g.com) on 2020
Hello,
I am seeing what could be expected behaviour but the small shreds of info I
can find online seems to suggest otherwise.
I have a box that acts as a router and firewall. It forwards packets from
the internal lan (call it vlan100) and sends it natted out on the external
lan (call it vlan200)
On Mon, Sep 21, 2020 at 1:39 PM Peter N. M. Hansteen
wrote:
> On Mon, Sep 21, 2020 at 12:46:15PM +0200, open...@kene.nu wrote:
>
> > I am seeing what could be expected behaviour but the small shreds of
> info I
> > can find online seems to suggest otherwise.
>
> It would be interesting to hear wh
on vlan10 proto icmp from vlan11 route-to (vlan11 )
pass out quick on vlan11 proto icmp from vlan10 route-to (vlan10 )
pass quick proto icmp
Uname -a:
# uname -a
OpenBSD fw2 6.6 GENERIC.MP#3 amd64
tcpdump:
# tcpdump -eni vlan10 icmp
tcpdump: listening on vlan10, link-type EN10MB
13:15:14.962096 0
11 from to any nat-to carp11 # NAT
> via carp11
> pass out quick on vlan10 proto icmp from vlan11 route-to (vlan11 )
> pass out quick on vlan11 proto icmp from vlan10 route-to (vlan10 )
> pass quick proto icmp
>
> Uname -a:
> # uname -a
> OpenBSD fw2 6.6 GENERIC.MP#3 amd64
>
Stuart Longland wrote on February 2, 2020, 01:09:
>
> Since you're using a wrapper script, could you maybe modify it to call
> `ktrace` directing the output to a file?
Good idea. The result is rather largeish. I'll keep it around in case a
developer would like to take a look. It looks to me like
>> Doesn't work, but at least it makes the dmesg look better.>What doesn't
>> work?Hi Martin,
Can't speak for Callum but in my case USB isn't working on Bay Trail.
ASUS X205TA - amd64 16th december snapshot (now booting fine UEFI native)
EHCI configured returns:
ehci0 at pci0 dev 29 function 0 ven
t; introduced in the ACPI 5.0 standard. Limitied support for this
> variant has been added to the our ACPI implementation.
>
> * With this support, the machine boots OpenBSD, but hardware support
> is still very limited. Basically only graphics (inteldrm(4)) and
> USB (xhci(4
hello all,
I have finally build an internet gateway with OpenBSD 6.2 (AMD64), including pf
and IPSec. Great stuff.
Now I am seeing a lot of arp movement, that I know are caused by Apple's
Bonjour Sleep Proxy.
Nov 8 00:00:27 gatekeeper /bsd: arp info overwritten for 192.168.20.99 by
Torsten,
Thanks for responding to my question.
I know about this specific sysctl on FreeBSD. Used this one on pfSense as well.
The issue is that this one, or functional similar seems not available on
OpenBSD.
Maybe someone else has run into this before and found a way?
Marco PC
> Op 8
het
> volgende geschreven:
>
> AFAIK there is no way to turn off those messages in the default kernel. You
> could try to write a patch if you care: take a look at
> src/sys/netinet/if_ether.c, line #625.
>
> Regards!
>
>
> 2017-11-09 9:14 GMT+01:00 OpenBSD :
Torsten,
Thanks for responding to my question.
I know about this specific sysctl on FreeBSD. Used this one on pfSense as well.
The issue is that this one, or functional similar seems not available on
OpenBSD.
MarcoPC
> Op 8 nov. 2017, om 16:44 heeft torsten het volgende
> gesc
Hello,
I am seeing what I deem to be unexpected behavior with ospfd and depending
on carp interfaces.
Running 6.8 with latest patches applied on all three routers.
# uname -a
OpenBSD extfw1.lab.kambi.com 6.8 GENERIC.MP#2 amd64
My setup is as following;
Two openbsd boxes (FW1 and FW2) acting as a
udio Jeker
wrote:
> On Tue, Dec 22, 2020 at 02:04:27PM +0100, open...@kene.nu wrote:
> > Hello,
> > I am seeing what I deem to be unexpected behavior with ospfd and
> depending
> > on carp interfaces.
> > Running 6.8 with latest patches applied on all three router
Hello,
I am experiencing this on 6.8, fully syspatched.
root@R1():~ # uname -a
OpenBSD R1 6.8 GENERIC.MP#4 amd64
The problem is that R1 sends updates with MED set to 0 even though I expect
it not to be. Upon reviewing a tcpdump pcap taken at R2, the MED attribute
is not even included in said
from ebgp prefix-set "internal"
allow from group "rr" prefix-set "internal"
match to ibgp set { nexthop self }
match from 172.30.1.54 set { metric +23 }
On Thu, Jan 28, 2021 at 2:01 PM Claudio Jeker
wrote:
> On Thu, Jan 28, 2021 at 12:41:29PM +0100, open...@kene.
t;internal"
> > match to ibgp set { nexthop self }
> > match from 172.30.1.54 set { metric +23 }
>
> Any route learned via rr1 or rr2 will not pass the MED on to R2 because
> the system does not touch the MED and therefor bgpd considers the received
> MED from rr1 and rr2
Hello, I need some help to configure my acme-client the right way.
Obtain certificates itself works using OpenBSD -current #434 from April
1st.
I have a CAA record
$ dig -t CAA our.bio-planet.earth +short
0 issue "letsencrypt.org"
The configuration for httpd.conf and relayd.conf
Self solved.
Am 02.04.2021 14:02, schrieb open...@crw.name:
Hello, I need some help to configure my acme-client the right way.
Obtain certificates itself works using OpenBSD -current #434 from April
1st.
I have a CAA record
$ dig -t CAA our.bio-planet.earth +short
0 issue "letsencryp
Yeah, like that but Google was no help.
Am 03.04.2021 19:10, schrieb Florian Obser:
https://xkcd.com/979/
Hello Stuart !
Yes, you are right. I was long time not here (used another E - Mail
before) so I was not sure if it is really interesting.
tedu uses for honk relayd as TLS endpoint. If someone uses the default
/etc/examples/acme-client.conf with httpd only everything works fine. If
the certs
Just a idea, have you tried the keyword request ?
Something like
match request path "/static/*" forward to
Regards,
Christoph
Am 04.04.2021 10:13, schrieb Stephane Guedon:
Good day.
I have a setup in OpenBSD 6.8, relayd / httpd and wish to see if I can
have specific http
Hy there ...
Have you looked at something like
https://github.com/owncloud/client/issues/5595
Regards,
Christoph
Am 18.04.2021 16:33, schrieb Hakan E. Duran:
Hi all,
Disclaimer: I am quite new to OpenBSD and did not build a reasonable
comfort level yet.
I am not sure when this broke but
Hello,
Just a question and maybe a suggestion. I am implementing a few DCs that
use vxlan symmetric routing and hence, layer2 redundancy protocols like
CARP (and VRRP/HSRP) do not work as intended due to evpn layer2 being the
technology of choice to announce ARP entries.
This led me to try out th
This looks precisely what I am looking for. Will try it out. Thank you!
On Wed, Jun 9, 2021 at 10:42 AM Claudio Jeker
wrote:
> On Wed, Jun 09, 2021 at 09:57:32AM +0200, open...@kene.nu wrote:
> > Hello,
> >
> > Just a question and maybe a suggestion. I am implementing a few DCs that
> > use vxla
'NR==47' /etc/bgpd.conf
match to group "leaf" depend on carp100 prepend-self 5
# uname -a
OpenBSD fw1 6.8 GENERIC.MP#2 amd64
# ifconfig carp100 | grep carp:
carp: MASTER carpdev vlan100 vhid 1 advbase 1 advskew 10
On Thu, Jun 10, 2021 at 2:10 PM wrote:
> This looks prec
Hello Stuart,
I do set the carp address as nexthop. This works in a "traditional" L2
environment as expected. However, to make a long story short, in a vxlan
environment L2 redundancy protocols like carp that rely on gARP do not work
as expected.
So I need to have the backup firewall tell the rou
Hello Stuart,
I see not that I have not been entirely clear on my setup.
Traditionally I used carp on both upstream interfaces (to have a common
nexthop address in BGP routing) and also on my downstream interfaces (to
have a floating default gateway for my hosts). As it stands now I cannot
use a
Hi,
on my andoid based i have the following general settings:
1. fixed Mac
2. network based random Mac
3. connection based random Mac (you will get a lot of dhcp-entries for each
device)
Additional you can also change the setting for each wifi-network.
27.09.2023 12:21:44 Tris :
> From what I se
Hi Misc@,
With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep
8 15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no
longer able to play DVD's, with errors about opening /dev/rcd0c:
port:fred ~> mplayer dvd://1
MPlayer SVN-r35910 (C) 2000-2013 MPla
On 09/24/13 11:35, David Coppa wrote:
On Tue, Sep 24, 2013 at 12:30 PM, OpenBSD wrote:
Hi Misc@,
With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep 8
15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no longer
able to play DVD's, with errors about op
On 09/24/13 11:30, OpenBSD wrote:
Hi Misc@,
With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep 8
15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no
longer able to play DVD's, with errors about opening /dev/rcd0c:
port:fred ~> mplayer dvd://1
MPl
programs from an ftp mirror. What happens when developers upload
newer packages than on my CD? Could that cause incompatibility if you
don't manage it well?
Thanks in advance!
My dmesg:
# dmesg
OpenBSD 5.4-current (GENERIC.MP) #73: Tue Oct 15 00:08:48 MDT 2013
dera...@amd64.openbsd.org:/
le phone and then typed this text manually.
None of the hardware involved has given me any signs of instability before
on different OS'es (amongst OpenBSD5.3)
dmesg output:
OpenBSD 5.4-current (GENERIC.MP) #73: Tue Oct 15 00:08:48 MDT 2013
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd6
Hello guys,
I would like to get your suggestions and experience with some Trouble
Ticket Systems on OpenBSD.
It should be rather simple.
Users should be able to sand notes to support and check status of it.
Support should be able to answer the tickets and check old tickets from
the same user, etc
Hi folks,
I've just recently done a fresh install of 4.4 on a Sharp Zaurus
SL-C3200 according to
ftp://ftp.openbsd.org/pub/OpenBSD/4.4/zaurus/INSTALL.zaurus and the
install went fine from a CF card.
As far as I can tell, everything except the SD/MMC drive works as
expected. When I plug in
Does anyone know of an overview-type ("howto") document for doing
bluetooth on OBSD? I'm running 4.4 (on a PC and a Zaurus SL-C3200) and
have plugged a bluetooth adapter that is at least 2 years old (but fully
functional on other machines) into the USB port of my Zaurus and looking
at dmesg, it se
ges?
Thank you michael. No, I hadn't. I've installed it now, so that's
given me a start.
But what I'm really after is something high level (more high level than
a man page for a single utility like btconfig or btdevctl) like
<http://www.netbsd.org/docs/guide/en/netbsd.html#cha
when i try to open the file manager as root, it say "the conversation with
su have fail"; how can i correct this?
OS: amd64, desktop: kde, OpenBSD version: 4.4
--
OpenBSD
El miC), 01-04-2009 a las 16:14 +1300, richardtoo...@paradise.net.nz
escribiC3:
> Quoting OpenBSD :
>
> > Hello
> >
> > Could somebody please tell me how to use a dvd-rw as user?
> > I'am trying to install Slackware using qemu, and the dvd does not work
El miC), 01-04-2009 a las 06:18 -0500, Josh Grosse escribiC3:
> On Tue, 31 Mar 2009 21:52:04 -0700, OpenBSD wrote
>
> > i do not have any problem mounting the dvd, as root or at user desktop;
> > the problem is when i do $ qemu -hda slackware.img -cdrom /dev/cd0a
> > -boo
Hello,
I am running bgpd and ospfd which redistribute routes between them.
Bgpd labels routes with rtlabels which ospfd picks up (redistribute
rtlabel). Bgpd announced the ospfd genereated routes via fixed
"network " statements.
Now to my problem. As my sites are multiaccess and ospf is full mesh
Hello,
Is there a way to make openbgpd strip private ASNs from updates it
sends to certain neighbors?
I am using openbgpd on my edge routers and distribute routes generated
internally to the rest of the world. However, the internal routers use
private ASNs and this is obviously frowned upon by my
Hello,
That would unforunately affect all the prefixes announced to the edge
router from the internal router. I need it to be only prefixes
announced to my peering partners.
/Oscar
On Tue, Mar 26, 2019 at 3:50 PM Denis Fondras wrote:
>
> On Tue, Mar 26, 2019 at 02:54:38PM +0100, open...@kene.nu
That will indeed help. Will check it out.
How I have solved it now is by having network statements on the edge
(/24s). To make the internal routing work I announce more specific
prefixes from the internal router, so externally I announce a /24
(from edge to peering partners) but internally I annou
I forgot to add to my previous email. One thing that could be useful
in this case is to mimic the Cisco option "neighbor x.x.x.x
remove-private-as" which removes any private ASes from the path on any
updates to a peer. Just throwing it out there, cant be a very
difficult option to implement I gues
Hello,
I agree, changing the AS-PATH is not preferred in an ideal world.
My case is one where we have a large WAN, with 100+ routers. Designing
and traffic engineering that with a single AS is non-trivial so we
rely on private ASNs to leverage the excellent eBGP vs iBGP
differences to our advanta
performs a netstart, of relevant vlan interfaces, the
announcements seem to survive a bgpd reload. Static routes never
survive a restart or reload.
Some additional commands to show behaviour:
# uname -a
OpenBSD host 6.5 GENERIC.MP#3 amd64
# ifconfig vlan190
vlan190: flags=8943 mtu 1500
lladdr
198.4
> > (LOCAL) AS64712: withdraw announce 10.1.150.0/24
> >
> > If one performs a netstart, of relevant vlan interfaces, the
> > announcements seem to survive a bgpd reload. Static routes never
> > survive a restart or reload.
> >
> > Some additional com
172.30.198.4
> > > > (LOCAL) AS64712: withdraw announce 10.1.150.0/24
> > > >
> > > > If one performs a netstart, of relevant vlan interfaces, the
> > > > announcements seem to survive a bgpd reload. Static routes never
> > > > survive a re
Hi Misc,
I've just upgraded to -current (OpenBSD 5.2-current (GENERIC) #17: Fri
Jan 18 19:42:57 MST 2013) dmesg at [2] from the Jan 11 snapshot and
done a pkg_add -vui.
But when I start firefox[1] now it opens the window but shortly
afterwards core dumps.
I'm sure this is an iss
(core
dumped)
Both systems connect to the internet via a third OpenBSD-box running
squid on -current #16. Everything was fine before -current # 17.
dmesg of the T60 at the end.
Time to say THANK YOU to all of you working hard on your share of the
project - well done!
Regards,
STEFAN
Hi Stefan and
On Fri, Mar 11, 2016 at 04:42:23PM -0500, Alan McKay wrote:
> On Fri, Mar 11, 2016 at 4:36 PM, Josh Grosse wrote:
> > 100Mbit? You could go even smaller, such as the PCEngines Alix
> > platform. They are 32-bit (i386) only, however.
> >
> > Each NIC is able to sustain 70-80 Mbps, in my experienc
Does anyone have experience connecting an OpenBSD box via a fibre ONT ?
I currently have a working setup using the OpenBSD box as a
router/firewall for my LAN, connecting to the internet via an ethernet
connected ADSL modem. I'm trying to replace this ADSL connection with
Fibre.
(Note: I
Hi all,
I'm posting this for the benefit of OpenBSD community members hosting
virtual machines on Vultr.
I encountered the same failure that Claus A. reported in December:
cd*.iso reboot loop (vultr, Skylake AVX MDS)
https://www.mail-archive.com/misc@openbsd.org/msg180415.html
El mar, 19-05-2009 a las 09:28 +0100, Michal escribiC3:
> Unlike the western governments who don't give a shit about anyone or
> anything as long as the super elite bankers are feeding them... As a British
> citizen, I can say whole heartedly, mine and America's political system is
> just BS, lets
Hello OpenBSD guys,
I have problem with libGLU. How I can solve it? Must I compile Xenocara?
Here is output from application:
$ ./brainworkshop.pyw
python:/usr/X11R6/lib/libGLU.so.7.0: undefined symbol 'glPixelStorei'
python:/usr/X11R6/lib/libGLU.so.7.0: undefined symbol 'glEva
On 04/10/12 08:33, Alexandre Ratchov wrote:
I don't know about the wi0 issue, but code seems to be missing in
the scoop driver to properly power down everything. IIRC, even with
no cards attached, when the system is halted parts of the hardware
are still powered and the battery is consumed withi
Hello
I have a laptop, Compaq Presario V3019US, AMD Turion64x2, and i tried to
install OpenBSD 32/64, since 3.9 to 4,2 on it, but the installer stops
exactly on 7th line. I tried too, writting -c after boot> to introduce some
parameters or something, but nothing happended.
Could it be posi
, and use a very
> comprehensive ABP filter list, and pkill firefox and restart&restore
> it at least once a day (Firefox 2 allegedly doesn't free memory when
> tabs are closed).
>
wow. Firefox 2.0.0.12 running on OpenBSD 4.3beta from 29 Feb on a
Powerbook G3 with a whopping
7;m
quite mystified by the initialization part. can anybody shed a light ? i'm
quite willing to experiment, but i'm not a kernel-level quality programmer...
OpenBSD 4.0 (GENERIC) #0: Tue Dec 5 22:21:45 CET 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: VIA Esthe
Hi all,
I'm trying to install gmime 2.2.2 on my brand new 4.0 system (as an
requirement for DBmail 2.2.1)
When I try to compile, I get this;
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I.. -I.. -I../util -DGMIME_VERSION=
\"2.2.2\"
I run an openbsd firewall. I want to block certain sites either by IP
address or by domain name. How do I get more information on how to set
this up?
Thanks in advance.
Hello
Does somebody know a link or book, related to firmware, chips: Broadcom 4311,
DWL-122, and RTL-8187?
I have 1 Broadcom wireless card that is recognized by OpenBSD 4.3 as bwi0, but
it needs a firmware; 1 DLink DWL-122, recognized as wi0, but it doesn't work
always well; and 1 rtl
On Sun, 7 Sep 2008 17:11:08 +
Cezary Morga <[EMAIL PROTECTED]> wrote:
> Dnia niedziela, 7 wrze6nia 2008, OpenBSD napisa3:
> > I have 1 Broadcom wireless card that is recognized by OpenBSD 4.3 as
> > bwi0, but it needs a firmware;
>
> The link to the fi
On Mon, 8 Sep 2008 21:47:48 +0200
Cezary Morga <[EMAIL PROTECTED]> wrote:
> Dnia niedziela, 7 wrze6nia 2008, napisa3e6:
> > On Sun, 7 Sep 2008 17:11:08 +
> >
> > Cezary Morga <[EMAIL PROTECTED]> wrote:
> > > Dnia niedziela, 7 wrze6nia 2008, OpenBSD n
On Mon, 8 Sep 2008 23:24:26 +0200
Paul de Weerd <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 08, 2008 at 01:52:43PM -0700, OpenBSD wrote:
> | BTW, do you know 1 USB wireless card that work without firmware, to be used
> to install OBSD?
>
> I have a wi(4) that attaches to
r arrange things so bgplg can find a suitable binary in /bin.
>>
>> If that's not it, carefully double-check permissions on the
>> ping/traceroute binaries (as mentioned in the manual), they must
>> be executable by the user running the webserver.
>> N.B. you h
> On Tue, Oct 24, 2006 at 07:26:24PM -0600, Michael Osburn wrote:
>> While I fully realize that installing from ports is not the accepted
>> process for anyone except for developers, I wish to start helping out
>> in any way I can; though, being a low-skilled OpenBSD progra
I wish to start helping out
>> >> in any way I can; though, being a low-skilled OpenBSD programmer
>> >> tends to hurt more then help.
>> >>
>> >> I started looking at using my spare machine (it only plays music to
>> >> the stereo and
rts it as Unused.
I also tried "bioctl -vDH 0:4 ami0" which didn't change the hotspare
status but did produce the following:
bioctl: cookie = 0x81bc2d40
The Megaraid 150-6 does have the latest firmware.
OpenBSD 3.9-current (GENERIC.MP) #759: Mon Mar 27 04:29:19
I installed OpenBSD 3.7 on a Compaq Presario 5304. That is an old
(about 7 years old I believe) PC. The dmesg is appended to this
email.
I noticed two rather strange problems during the installation and the
post-installation.
During the installation, at the disklabeling step, I entered &quo
"lptcontrol -p -d /dev/lpt0". That worked (somewhat, only one
line was printed). I guess I would have to install the proper filters
for my printer to work under FBSD.
I found the following message in the OBSD mailing-list:
http://archives.neohapsis.com/archives/openbsd/2003-10/0578.html
Hello,
I got today a Linksys USB200M network adapter and it doesn't seem
to be attaching to axe. Should I return it and look for something
else, or is it possible to add it?
OpenBSD 3.8-current (GENERIC) #171: Mon Nov 14 07:35:22 MST 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/zaurus/co
Hi All,
I am searching for a Tool with which I can
do the Cisco Discovery Protocol (CDP) requests on
a OpenBSD. I searched in the ports and
packets but did not find any.
Does anyone know one?
After a Google search I found only a pen test tool.
http://yersinia.sourceforge.net/
Looks interesting
Hi All,
I tried to compile Tcpxtract on OpenBSD 3.8.
http://tcpxtract.sourceforge.net/
I do nnot get it to work.
Under Fedora Core 3 or FreeBSD 6.0 was it no problem.
It compiles there without any problem.
Maybe someone can please help me?
I made a $./configure -> OK.
After make I got
$make
Hi everyone. I've been trying to bring up an old Sun Enterprise Ultra 150,
with the following results. I keep thinking that there's something obvious
staring me in the face, but I don't see it. Can anyone help?
Thanks in advance!
Dave Klingler
Boot device: disk1:3 File and arg
> Ultra 150, with the following results. I keep thinking that
> > there's something obvious staring me in the face, but I don't see
> > it. Can anyone help?
> >
> > Thanks in advance!
> > Dave Klingler
> >
> > Boot device: disk1:3 File and args:
>
RIP++;
Dennis Ritchie was the Gott of UNIX and C language...
On Thu, 13 Oct 2011 12:14:20 +0200
David Coppa wrote:
> Today is a sad sad day :(
>
> Rest in Peace.
> Without you, we would never be here.
>
> Cheers,
> David
g/cgi?action=artic...20090127205841 (from Mitja)
Tunnel is monted but i can't connect to workstations. Can you help me ?
Here is what i ve done :
PC1PF1INTERNET-PF2---PC2
PF1 : OpenBSD 4.6
rl0 : connected to sdsl, have an ip fixe (11.11.11.11), this in
.0/24). They have same network address.
>> So i ve done done with this good article :
>> http://undeadly.org/cgi?action=artic...20090127205841 (from Mitja)
>> Tunnel is monted but i can't connect to workstations. Can you help me ?
>> Here is what i ve done :
>>
It works, i remove my "enc0" from "set skip on {lo enc0 }" like told Mitja.
Thank's to Mitja.
Hi,
I have at Home an OpenBSD Workstation notebook (4.6), and an OpenBSD Box
gateway (PF, OpenBSD 4.6).
I want to encrypt my downloads, but i have no idea about how to proceed ...
I m thinking about :
1) Using Ipsec tunnel between me and at Work, and so do NAT in enc0 ?
2) Or use squid proxy
; Hi,
>>
>> I have at Home an OpenBSD Workstation notebook (4.6), and an OpenBSD Box
>> gateway (PF, OpenBSD 4.6).
>> I want to encrypt my downloads, but i have no idea about how to proceed
>> ...
>>
>> I m thinking about :
>> 1) Using Ipsec tunnel bet
gt;>
>> I have at Home an OpenBSD Workstation notebook (4.6), and an OpenBSD Box
>> gateway (PF, OpenBSD 4.6).
>> I want to encrypt my downloads, but i have no idea about how to proceed
>> ...
>
> uhmm scp?
>
>>
>> I m thinking about :
>&
I saw software solution like ipredator or anchorfree, is it possible to
build a thing like that using
PF, ipsec, squid ? ssh? or anything else ? or need absolutely a vpn between
ISP and the remote host (our computer) ?
Thank's
Hi,
At work, we use OpenBSD as a gateway (PF for firewalling, and Vpn using
(ipsec.conf file and isakmpd -K).
We have 2 companies connected in vpn with our OpenBSD Box. All works fine.
Now, i wish to connect at work from my home using a Mac (MAC OS 10.6), but
i don't know how to configure i
Hi,
I ve done theses tests :
inter...@work (OpenBSD PF)(ip fixe) (dynamic ip) Home (A mac)
I mounted vpn on mac to Work with third software : VPN Tracker
VPN is OK, i can ping my openbsd gateway and ping my Windows 7 Workstation.
But i cant access any ressource except pings. Why ? Enc0 is
Hi, i tried the software IPSECURITAS, it doesn't work for me, perhaps i ve
a problem with my /etc/ipsec.conf file.
Can you please take a look on my ipsec.conf file ?
I tried it with an other third software : VPN tracker, it works, but i
can't access ressources like servers... a problem with pf.con
1 - 100 of 458 matches
Mail list logo