Re: Folks anyone have success using sec(4) interfaces on Site to Site VPNs between OpenBSD and Fortinet ?

2024-11-21 Thread Tom Smyth
gt; > On 20 Nov 2024, at 11:15, Tom Smyth wrote: > > > > Hi Folks, > > Thanks for the suggestions... also I have run policy based ipsec > > between fortniet and openbsd and it seemed to work well... > > we just want to run dynamic routing so it is easier have tu

Re: Folks anyone have success using sec(4) interfaces on Site to Site VPNs between OpenBSD and Fortinet ?

2024-11-19 Thread Tom Smyth
priority 0 llprio 3 groups: sec inet 172.16.1.2 --> 172.16.1.1 netmask 0x It works ok .. . feels a little magic :) thanks for wrtiting the sec(4) driver and the integration with iked... ipsec Much obliged... Tom Smyth On Tue, 19 Nov 2024 at 12:04, David Gwynne wrote:

Folks anyone have success using sec(4) interfaces on Site to Site VPNs between OpenBSD and Fortinet ?

2024-11-18 Thread Tom Smyth
an ip address on and route over , any pointers would be really appreciated thanks Tom Smyth -- Kindest regards, Tom Smyth.

Re: Pf congestion troubleshooting

2024-09-13 Thread Tom Smyth
32 0 2529286504 > 98156 0 > vlan0 150004:3f:72:b8:bf:0a 2324523408 0 994911784 > 3752 0 > vlan0 1500 10.90/1610.90.0.102324523408 0 994911784 > 3752 0 > vlan1 150040:a6:b7:3d:ac:60 1725034503 0 1757650331 > 92484 0 > vlan1 1500 10.1/16 10.1.0.2501725034503 0 1757650331 > 92484 0 > vlan10 1500bc:97:e1:d8:55:b0 841039615 0 1905162366 > 31036 0 > > > Thanks for your help. > Marc > > > -- Kindest regards, Tom Smyth.

Feedback request from NSH users

2024-09-04 Thread Tom Smyth
submitted comprehensive bug reports and or fixes and Pull requests ... it is really appreciated... If you have encountered a problem in nsh recently we would like to tackle it in the upcoming release Thanks again Tom Smyth.

codechecker6.24 not recognizing platform on OpenBSD Current

2024-08-24 Thread Tom Smyth
irq 12 pckbd0 at pckbc0 (kbd slot) wskbd0 at pckbd0 mux 1 pms0 at pckbc0 (aux slot) wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: VMX/EPT (using slow L1TF mitigation) uhidev0 at uhub1 port 1 configuration 1 interface 0 "QEMU QEMU USB Tablet" rev 2.00/0.00 addr 2 uhidev0: iclass 3/0 ums0 at uhidev0: 3 buttons, Z dir wsmouse1 at ums0 mux 0 vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd0a (f6d6d0484f41c115.a) swap on sd0b dump on sd0b -- Kindest regards, Tom Smyth. -- Kindest regards, Tom Smyth.

pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Tom Smyth
... Thanks again Tom Smyth.

Re: folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Tom Smyth
Jeker wrote: > > On Tue, Jul 23, 2024 at 08:51:19AM +0100, Tom Smyth wrote: > > Folks, > > > > As an ISP we often have to manage wans for customers where we don't > > have access to customers firewalls, and the customers expect full > > sized frames / packets

folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Tom Smyth
erformance is not brilliant , so I'm hopping there is a kernel driver device that would allow I was wondering if anyone else ran into this issue and resolved it with an existing device driver in OpenBSD... Thanks -- Kindest regards, Tom Smyth.

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-22 Thread Tom Smyth
Hi Jan sorry for the late reply, Thanks for your comments and questions , Replies are in line On Wed, 17 Jul 2024 at 13:12, Jan Stary wrote: > > On Jul 10 17:05:55, tom.sm...@wirelessconnect.eu wrote: > > Hi Jan > > thanks for your Reply and feedback, > > please find my replies in line , > > >

Re: Packet filter can't NAT devices 2 hops away?

2024-07-10 Thread Tom Smyth
669180 - 3 em1 > 104.167.241.2108a:2c:1c:4a:15:f4 UHLc 0 1412439 - 3 em1 > 104.167.241.21100:25:90:5a:2d:92 UHLl 0 766416 - 1 em1 > 104.167.241.255104.167.241.211UHb0 449707 - 1 em1 > 127/8 127.0.0.1 UGRS 00 32768 8 lo0 > 127.0.0.1 127.0.0.1 UHhl 2 1707666 32768 1 lo0 > > -- > jrmu > IRCNow (https://ircnow.org) > -- Kindest regards, Tom Smyth.

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
Hi Stuart I heard that no swap stops dumps in the event of a panic On Wed, 10 Jul 2024 at 21:46, Stuart Henderson wrote: > > On 2024-07-10, Tom Smyth wrote: > > I don't include a swap partition on the routers in the field as I > > don't want them swapping to disk,

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
sue (in my deployment scenario) Thanks Tom Smyth On Wed, 10 Jul 2024 at 18:39, Kirill A. Korinsky wrote: > > On Wed, 10 Jul 2024 17:40:17 +0100, > Tom Smyth wrote: > > > > swap /tmp mfs rw,nosuid,noexec,nodev,-s=262144 0 0 > > swap /var/log mfs rw,nosuid,noexec,nodev,-s=

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
mfs (asynchronous, local, noexec, nosuid, size=32768 512-blocks) Thanks again On Wed, 10 Jul 2024 at 17:07, Tom Smyth wrote: > > Hi Kirill, > Ill give sync a go ... and see how it impacts performance... > thanks for the suggestion, > > On Wed, 10 Jul 2024 at 16:30, Kirill

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
Hi Kirill, Ill give sync a go ... and see how it impacts performance... thanks for the suggestion, On Wed, 10 Jul 2024 at 16:30, Kirill A. Korinsky wrote: > > On Wed, 10 Jul 2024 14:44:28 +0100, > Tom Smyth wrote: > > > > #cat /etc/fstab > > > > ff0023511d131f

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
etc . > > > ### > > This seems to solve problems with upgrades and package updates, basically if the partition was not synced with a copy on shutdown you would lose the updated files ... > > What problem? > > Jan > -- Kindest regards, Tom Smyth.

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Tom Smyth
? Any thoughts / feedback welcome Thanks Tom Smyth On Sun, 15 Mar 2020 at 15:26, Maurice McCarthy wrote: > > There is a discussion about sofdeps here > http://openbsd-archive.7691.n7.nabble.com/What-are-the-disadvantages-of-soft-updates-td264283.html > -- Kindest regards, Tom Smyth.

Re: route -n show blackhole routes

2024-06-25 Thread Tom Smyth
removal code in place... so more memory used but then interactive commands cannot tax the box too much when asking what are all the blackhole routes, reject routes host routes / arp entries ? Thanks Tom Smyth On Tue, 25 Jun 2024 at 10:00, Claudio Jeker wrote: > > On Tue, Jun 25, 2024 at

Re: route -n show blackhole routes

2024-06-25 Thread Tom Smyth
Thanks Stuart, Ill take a look at how the prefix searches are done ... and see if I can re-use that for route(8) if people think that it would be useful to have in route(8) Thanks again, Tom Smyth On Tue, 25 Jun 2024 at 09:39, Stuart Henderson wrote: > > On 2024-06-24, Tom Smyth

route -n show blackhole routes

2024-06-24 Thread Tom Smyth
Im missing, would I be better off improving route(8) rather than stringing commands together for NSH ? comment and feedback welcome -- Kindest regards, Tom Smyth.

feedback on nsh running on OpenBSD

2024-05-25 Thread Tom Smyth
Folks if any of you are using nsh on OpenBSD and you have any feedback likes or dislikes would be glad to hear of them, I will try to incorporate any feedback in the course on nsh in BSDCan or in the manual page for nsh Thanks -- Kindest regards, Tom Smyth.

Fastnetmon on openBSD Can't pass data to stdin of program /usr/local/bin/notify_about_attack.sh

2024-03-26 Thread Tom Smyth
issue. ? Im running OpenBSD 7.4 Stable on amd 64 I have upgraded to OpenBSD 7.5 snapshot and updated the Fastnetmon package Thanks Tom Smyth

Re: coverity running on OpenBSD to scan a port

2023-04-13 Thread Tom Smyth
Thanks for that... Ill setup a test system so ... Thanks On Thu, 13 Apr 2023 at 07:33, Stuart Henderson wrote: > > On 2023-04-12, Tom Smyth wrote: > > does anyone have experience on running coverity on OpenBSD ... > > Im trying to scan a port im maintaining at the minute...

coverity running on OpenBSD to scan a port

2023-04-12 Thread Tom Smyth
Folks, does anyone have experience on running coverity on OpenBSD ... Im trying to scan a port im maintaining at the minute... there does not seem to be binaries for coverity for OpenBSD Tjanks -- Kindest regards, Tom Smyth.

Re: How to announce over OSPF only one IP address

2023-03-17 Thread Tom Smyth
your ospf area in your ospfd.conf file Note when you redistribute a static address it will appear as an external route in the The link state advertisements from the router ... (it wont be an intra area route) which can affect the route metric during the route selection process... Thanks Tom Smyth

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-10 Thread Tom Smyth
s Tom's post that got me started down the httpd path. I have been > > running with httpd since that time. > > I can't remember the details, but think I initially tried w/o the cp'd > > files, but was not successful so began incrementally moving goodies into > > /var/www until it worked. > > I will try rm'ing or mv'ing those in /var/www and see how it goes. > > > > Thanks for your help. > > > > Regards, Glen > -- Kindest regards, Tom Smyth.

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-08 Thread Tom Smyth
ve been > running with httpd since that time. > I can't remember the details, but think I initially tried w/o the cp'd files, > but was not successful so began incrementally moving goodies into /var/www > until it worked. > I will try rm'ing or mv'ing those in /var/www and see how it goes. > > Thanks for your help. > > Regards, Glen > -- Kindest regards, Tom Smyth.

Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-08 Thread Tom Smyth
Folks, just on this changing the binary /usr/sbin/dig... to /usr/bin/dig and going from 7.2 to 7.3 massive drop in latency of queries in a local dns server in the same datacentre ... just thought it would be useful ... before and after smoke graph below On Tue, 7 Mar 2023 at 14:30, Tom Smyth

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-08 Thread Tom Smyth
is way faster ... for the user interface... ... Ill let you know if there are any negative impact on the graphs ... Thanks Tom Smyth On Wed, 8 Mar 2023 at 15:21, Tom Smyth wrote: > > Hello > I found that RRDCached helps with the gaps in the graphs... (write > i/o burst smoothi

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-08 Thread Tom Smyth
4:16, Stuart Henderson wrote: > > On 2023/03/07 14:38, Tom Smyth wrote: > > the config below seems to get rrdcached working with httpd in OpenBSD. ... > > Thanks, I've added this to the pkg-readme. > > > the loading of the smokeping detailed graphs still takes a whi

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-07 Thread Tom Smyth
SmokePing of Wireless Connect Ltd. \ This Tool Shows the latency of the \ Wireless Connectnetwork. alerts = Sustained_5%_loss,Sudden_10%_Loss,Sporadic_Loss,Latency_Over_50ms,Offline_at_startup #########config-sniped# smoke1# rcctl ls started cron dhcpleas

Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-07 Thread Tom Smyth
0 1264K 1956K idle kqread0:00 0.00% ntpd 30532 root 20 1716K 2164K idle kqread0:00 0.00% smtpd On Tue, 7 Mar 2023 at 08:36, Stuart Henderson wrote: > On 2023/03/07 07:10, Tom Smyth wrote: > > I m running smokeping fcgi and rrdcached ontop of OpenbSD, to smok

Re: Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-07 Thread Tom Smyth
Hi Peter, Thanks for that ... you are 100% correct... I was caught off guard with that thanks ... I Think I need to go through my upgrades ... for more RmFiles... :/ Thanks it worked just fine... Much Obliged, Tom Smyth On Tue, 7 Mar 2023 at 12:48, Peter Hessler wrote: > On 2023

Upgrading from 7.2 stable to 7.3 current dig crashes (core-dumped) breaking smokeping

2023-03-07 Thread Tom Smyth
1.00/1.00 addr 1 isa0 at pcib0 isadma0 at isa0 pckbc0 at isa0 port 0x60/5 irq 1 irq 12 pckbd0 at pckbc0 (kbd slot) wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: VMX/EPT (using slow L1TF mitigation) vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd0a (59cdf031e4c1fe67.a) swap on sd0b dump on sd0b smoke1# uname -va OpenBSD smoke1server.com 7.3 GENERIC.MP#1094 amd64 -- Kindest regards, Tom Smyth.

Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-06 Thread Tom Smyth
ol Shows the latency of the \ Wireless Connectnetwork. alerts = Sustained_5%_loss,Sudden_10%_Loss,Sporadic_Loss,Latency_Over_50ms,Offline_at_startup #config-sniped######### smoke1# rcctl ls started cron dhcpleased httpd ntpd pflogd resolvd rrdcached smokeping smokeping_fcgi smtpd sshd syslogd -- Kindest regards, Tom Smyth.

Re: fragmented ipv4[udp] ignored by server.

2023-03-05 Thread Tom Smyth
t > id=5 > 12 0.26551410.10.2.1 ? 10.10.2.10 RADIUS 161 > Access-Challenge id=5 > 13 0.266328 10.10.2.10 ? 10.10.2.1RADIUS 191 Access-Request > id=6 > 14 0.28460710.10.2.1 ? 10.10.2.10 RADIUS 226 Access-Accept id=6 > > Question: How to avoid altering fragment_size to get this working ? > > Some clients could not be set so easily like phones. > > Thank you. > > Mikhael. > > -- Kindest regards, Tom Smyth.

Re: Lightweight Web browser

2023-02-06 Thread Tom Smyth
ou might try your luck with ArcticFox. Login works. Reading messages > appears to, replying by detaching into a separate panel does not anymore. > > ArcitcFox received a lot of care since I last tried it with gmail, but > also gmail is a moving JS target... so you are always at Google's mercy. > > Riccardo > > -- Kindest regards, Tom Smyth.

Re: How to announce over OSPF only one IP address

2023-02-04 Thread Tom Smyth
t; > $ cat /etc/hostname.vr3 > inet 10.1.111.1 255.255.255.0 > > $ cat /etc/ospfd.conf > router-id 10.109.3.15 > redistribute connected > > area 0.0.0.0 { > interface vr0 > interface vr3 > } > > Thanks, > Radek > > -- Kindest regards, Tom Smyth.

Re: OpenBSD as a transparent switch filter

2023-01-25 Thread Tom Smyth
21 > > In short the only possible way to pass frames from one device to > another is just through port 20 and 21 > > I am aware about headache related to possible loops but I am curious > if it will work. > > > On Wed, Jan 25, 2023 at 2:33 PM Tom Smyth > wrote: > >

Re: OpenBSD as a transparent switch filter

2023-01-25 Thread Tom Smyth
minimising broadcast waste of bandwidth (on large wireless access networks) On Tue, 24 Jan 2023 at 23:53, David Gwynne wrote: > > > > On 25 Jan 2023, at 09:47, Tom Smyth > wrote: > > > > Hi David is that like a local proxy arp type setup (on typical > > netwo

Re: OpenBSD as a transparent switch filter

2023-01-24 Thread Tom Smyth
-- > > PORT1 PORT2PORT3 PORT 20 > >| | |_| > >| |_ | > >|__ | > > PHISICAL SWITCH DEVICE | > > ---| > >

Re: Software RAID5 write performance

2023-01-24 Thread Tom Smyth
t; P.S.: Anyone using RAID5 with SSD drives? How is the write speed there? > > Best wishes, > Atanas > -- Kindest regards, Tom Smyth.

Re: OpenBSD as a transparent switch filter

2023-01-24 Thread Tom Smyth
helps... On Tue, 24 Jan 2023 at 12:24, Claudio Jeker wrote: > > On Tue, Jan 24, 2023 at 11:43:08AM +0000, Tom Smyth wrote: > > Hello Cristian, > > if you want to filter on layer 2 ... you would need to use Bridge > > have a look at man ifconfig(8) > > bridge filt

Re: OpenBSD as a transparent switch filter

2023-01-24 Thread Tom Smyth
it but I miss a > starting point and I would > really appreciate any hint. > > Kind regards, > Claudiu > -- Kindest regards, Tom Smyth.

Re: Max number of NICs

2023-01-24 Thread Tom Smyth
> expecting some kind of issue, but when I told him they were dc(4)s, > he was disappointed and said, "Well, of course those will work". > > I had a machine for a while with something like ten or > eleven em(4)s in it, I had fired it up, don't recall seeing any > problems with it identifying all the ports (in fact, iirc, it found > a port on the MoBo that was not extended to the outside). Again, > no issue, but after staring at the power hungry box for many years > and never doing anything with it, it finally got recycled. Again, > that was many releases ago...so not sure how it applies today. > > Current FW box is a old citrix appliance with a six port NIC and two > onboard ports, for eight em(4)s. > > Nick. > -- Kindest regards, Tom Smyth.

Re: Max number of NICs

2023-01-23 Thread Tom Smyth
D host (vmx) > > I am asking because I am running an OpenBSD on a VMware host but apparently > OpenBSD can only see 8 of them. > > Can I raise the limit somehow? > > Regards, Lars. -- Kindest regards, Tom Smyth.

Re: BiDi sfp in ix

2023-01-02 Thread Tom Smyth
P and that BiDI sfp works on mikrotik > RB5009UG+S+IN and cisco 2960 switch. On aruba 2540 (allow unsupported > transceiver), ibm switch and openbsd ix(4) it won't work. > > I've ordered few BiDi sfp from fs.com and maybe my ISP will lend me > MaxLink sfp so I could test them in lab. > > Thank you Stuart for information ... > -- Kindest regards, Tom Smyth.

Re: bgpd.conf rules changed?

2022-12-19 Thread Tom Smyth
prefixes to your upstream peers... man bgpd.conf will show any other syntax that may be depreciated... ( I have nevever set the softreconfig I *think* it is now a default ... I hope this helps, Tom Smyth On Mon, 19 Dec 2022 at 11:59, Toni Mueller wrote: > > > Hi, > > I am tryin

Re: VMM FAQ - 802.11 Prevents Bridging?

2022-12-12 Thread Tom Smyth
want to decend into plugging a propietary solution ... I hope this helps Tom Smyth On Mon, 12 Dec 2022 at 22:35, Stuart Henderson wrote: > > On 2022-12-12, c0ry wrote: > > Hey folks, > > > > I noticed this line in the VMM FAQ ( > > https://www.openbsd.org/faq/faq16

Re: OpenBSD File systems , on Flash / SSD CPE (in sites with uncontrolled power (CPE customer sites)

2022-11-28 Thread Tom Smyth
Mon, 28 Nov 2022 at 21:46, Tom Smyth wrote: > Hello, Folks, > > Im reviewing our filesystem setup for OpenBSD CPEs that we deploy in the > field > > in order to minimise the impact of Power Outages / Customer interference > on the boxes, > we install a 4G root partition

OpenBSD File systems , on Flash / SSD CPE (in sites with uncontrolled power (CPE customer sites)

2022-11-28 Thread Tom Smyth
/dev/MAKEDEV /persist-fs/dev/ cd /persist-fs/dev/ /persist-fs/dev/MAKEDEV all any feedback welcome, are there other folders that could be heavily written to ? is there shortcommings I have ommited swap (because of flash and ssd wear concerns) I hope this helps... Tom Smyth -- Kindest regards

Re: Suggestions for miniPCI wireless card for an accesspoint on OpenBSD - 2022q4

2022-11-24 Thread Tom Smyth
t; https://www.pcengines.ch/wle200nx.htm > > If you would build today an accesspoint, on hardware with miniPCI, what > would you choose, for OpenBSD? > > -- > Regards, > Mikolaj > > -- Kindest regards, Tom Smyth.

Re: 0.0.0.0/32 in pf's tables

2022-11-11 Thread Tom Smyth
yeah 0.0.0.0/32 ,( legacy broadcast address is a valid address and would be included in very verbose explicit rules blocking traffic from invalid src addresses ( for example) hope this helps On Fri 11 Nov 2022, 20:23 3, wrote: > a very clever man once said that God does not play dice.. and he w

Re: 2FA VPNs

2022-11-01 Thread Tom Smyth
passowrds listed on a card , and ask the user to enter password X ? Thanks, Tom Smyth On Wed, 2 Nov 2022 at 02:14, Stuart Henderson wrote: > If anyone's got any good suggestions on how to do VPNs with 2FA > on an OpenBSD gateway for non-technical users to access (iOS, Android

Re: HP PA-RISC / IA64 hardware platform for Linux Debian, Gentoo, NetBSD, OpenBSD and HP-UX Unix

2022-10-07 Thread Tom Smyth
Hi Jesse, you can check out https://www.openbsd.org/want.html perhaps there is an overlap between developers requirements and what you have surplus, it is a voluntary project so consider donating some hardware to the developers according to that list, Hope this helps, Tom Smyth On Fri, 7

Re: embarrassing mail problem

2022-10-05 Thread Tom Smyth
howdy Steve... on newer versions of openBSD open SMTPD legacy tls versions / ciphers are disabled by default... there is an option to allow legact tls versions ( i cant remember the option off hand but man smtpd.conf and search for tls you should find it handy enough...( this caught me out on an up

Re: Is OpenBSD suited for old Dell Precision T5500 (Dual Xeon X5675, 72GB RAM)

2022-09-07 Thread Tom Smyth
gt; > > the entire USB stick before expecting it to actually work. Nothing to > > > do with the T5500. > > I am puzzled: how exactly is a zero filled USB stick > less panicky than another USB stick? > > -- Kindest regards, Tom Smyth.

Re: Is OpenBSD suited for old Dell Precision T5500 (Dual Xeon X5675, 72GB RAM)

2022-09-07 Thread Tom Smyth
separate card or i/o module to the onboard sata ... Hope this helps On Wed, 7 Sept 2022 at 12:19, Erling Westenvik wrote: > On Wed, Sep 07, 2022 at 11:41:49AM +0100, Tom Smyth wrote: > > hi > > > > i would check bios / firmware settings > > > > try disabling memory

Re: Is OpenBSD suited for old Dell Precision T5500 (Dual Xeon X5675, 72GB RAM)

2022-09-07 Thread Tom Smyth
hi i would check bios / firmware settings try disabling memory mapped i/o in bios check processor settings enable vt-d disable hyper threading ensure execute disable is enabled update the bios as it will update cpu microcode ... dell alow you to select the emulation of sata ahci vs raid vs

Re: vxlan operational question

2022-07-16 Thread Tom Smyth
has an idea, please let me know. > > Best regards > Florian > > -- Kindest regards, Tom Smyth.

Re: OpenBGPD via (WG?) Tunnel Not Learning Routes

2022-07-12 Thread Tom Smyth
valid.. I hope this helps, Tom Smyth On Wed, 13 Jul 2022 at 02:38, Tobias Fiebig < tob...@reads-this-mailinglist.com> wrote: > Heho, > I am running OpenBGPd (on 7.1+binpatches), and have some tunnel links > between hosts and up/downstreams over wg tunnels. > > I am basically

Re: httpd not reachable from outside

2022-06-22 Thread Tom Smyth
hi Adriano can you just restart httpd with rcctl restart httpd did your ip addresses on external interface change ? what are the loadef firewall rules Thanks Tom Smyth On Thu 23 Jun 2022, 00:05 Adriano Barbosa, wrote: > Hi. > > My httpd was working perfectly for the last 32

Hello Folks Im in Brussles for the evening if anyone wants to meet up

2022-06-17 Thread Tom Smyth
Hello Folks Im in Brussles for the evening if anyone wants to meet up -- Kindest regards, Tom Smyth.

Re: documentation

2022-05-24 Thread Tom Smyth
es do not perform > in the circus > -- Kindest regards, Tom Smyth.

Re: Wireguard IP packets fragmentation issue

2022-05-17 Thread Tom Smyth
unnels or full packets in tunnels (layer3) ) the benefit of being able to send the full packet over the fragmented tunnel does not in any way increase perf... and the TCP MSS clamping gives the best throughput (in my experience) ... Thanks again, Tom Smyth On Sun 15 May 2022, 21:02 Stuart Hende

Re: Wireguard IP packets fragmentation issue

2022-05-15 Thread Tom Smyth
ace) the Router on the VPN wont sent a Fragment needed IP message to the client because the MTU of the Tunnel was not exceeded (but the MTU on the underlay was exceeded) I hope the clarifications helps and that im right or at least that I learn something new :) Thanks Tom Smyth On Sun,

Re: Wireguard IP packets fragmentation issue

2022-05-15 Thread Tom Smyth
x27;s not something > i have knowledge of > > - "more information in pf.conf": yes there is information in pf.conf on > mtu, mss, and nat, including the syntax for using them. again, why > wouldn;t we point people there? > > i'm happy to try and rework the text if you think it can be improved. > > jmc > -- Kindest regards, Tom Smyth.

Re: calling all PFsync users for experience, gotchas, feedback, tips and tricks

2022-05-14 Thread Tom Smyth
Hello all, Thanks for the feedback it is really helpful to have peoples experiences in the wild to help feed into the training course content. and certainly better than just my humble experience I really appreciate all of your feedback. Thanks again folks, Tom Smyth Tom Smyth On Fri, 13 May

calling all PFsync users for experience, gotchas, feedback, tips and tricks

2022-05-11 Thread Tom Smyth
regards, Tom Smyth.

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-15 Thread Tom Smyth
balanced I hope this helps, ( and thanks for your patience with my previous impulsive (albeit trying to help) replies earlier Tom Smyth On Fri, 15 Apr 2022 at 11:12, Stuart Henderson wrote: > > On 2022-04-14, Stefan Sperling wrote: > > On Thu, Apr 14, 2022 at 09:26:41PM -, Stuart Hen

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-14 Thread Tom Smyth
preemption timer on the Proxmox Host Sorry for bombing the list on this one ... On Thu, 14 Apr 2022 at 22:54, Tom Smyth wrote: > > Stuart, > sorry I wasnt entirely clear in my last email > > 1) you can try the /sys/module/kvm_intel/parameters/preemption_timer > > if the s

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-14 Thread Tom Smyth
I have an Intel based Proxmox 7.1 being built pre-Production Ill have a go with it... Tomorrow and let you know On Thu, 14 Apr 2022 at 22:54, Tom Smyth wrote: > > Stuart, > sorry I wasnt entirely clear in my last email > > 1) you can try the /sys/module/kvm_intel/parameters/p

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-14 Thread Tom Smyth
Kernel sorted it On Thu, 14 Apr 2022 at 22:45, Tom Smyth wrote: > > Stuart > > is your host on an Intel System ? > > I had an awful time with Proxmox 5.0 and 5.1 > > with clock drift and console freezes > > can you try to disable the following feature in the Proxm

Re: time drift in OpenBSD in proxmox (qemu-kvm) guest

2022-04-14 Thread Tom Smyth
6 irq 6 drq 2 > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard, using wsdisplay0 > pms0 at pckbc0 (aux slot) > wsmouse0 at pms0 mux 0 > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > usb0 at uhci0: USB revision 1.0 > uhub0 at usb0 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > uhidev0 at uhub0 port 1 configuration 1 interface 0 "QEMU QEMU USB Tablet" > rev 2.00/0.00 addr 2 > uhidev0: iclass 3/0 > ums0 at uhidev0: 3 buttons, Z dir > wsmouse1 at ums0 mux 0 > vscsi0 at root > scsibus3 at vscsi0: 256 targets > softraid0 at root > scsibus4 at softraid0: 256 targets > root on sd0a (cf14a346fbf0559d.a) swap on sd0b dump on sd0b > fd0 at fdc0 drive 1: density unknown > > > -- Kindest regards, Tom Smyth.

Re: pf documentation

2022-04-07 Thread Tom Smyth
Steve, if you like books ... Peter Hansteen has written a book the book of pf which I have read and would recommend https://nostarch.com/pf3 and if you are interested in firewalls ingeneral and comparing features On Thu, 7 Apr 2022 at 10:40, Tom Smyth wrote: > > Hi Steve, > Im goin

Re: pf documentation

2022-04-07 Thread Tom Smyth
Openbsd you are running ... man pfctl or man pf.conf will help you ... if you need a intro to the intro ... https://openbsdjumpstart.org by Wesley is pretty cool and gets you started on OpenBSD and PF Hope this helps, Tom Smyth On Thu, 7 Apr 2022 at 10:28, Brodey Dover wrote: > > To be

Re: TLS library problme: tlsv1 alert protocol

2022-04-06 Thread Tom Smyth
rsion:/usr/src/lib/libssl/tls13_lib.c:150: > lost connection after STARTTLS from mout.web.de > > Can anybody with more knowledge of libressl and it's error messages tell by > this error what is wrong? > > Best regards, > Stephan > -- Kindest regards, Tom Smyth.

Re: Changing rdomain on an interface after the rdomain has already been set openbsd7.0 / 7.1snapshots

2022-04-02 Thread Tom Smyth
Hey David thanks for reply makes more sens to me now ... Thanks again... Tom Smyth On Sat, 2 Apr 2022 at 04:11, David Gwynne wrote: > > loopback interfaces are special and kind of end up representing an rdomain > inside the kernel, which is where this restriction comes from. > &g

Changing rdomain on an interface after the rdomain has already been set openbsd7.0 / 7.1snapshots

2022-04-01 Thread Tom Smyth
: Operation not permitted tobsd# ifconfig -- Kindest regards, Tom Smyth.

Re: issue with move to php8 as default

2022-03-28 Thread Tom Smyth
> > Am i missing something, or is this a bug? If the latter, is this email > sufficient to get it looked at, or i would need to report it more > formally? > > Thanks, > ITwrx > > -- Kindest regards, Tom Smyth.

Re: Advice for hardening a PHP webserver on OpenBSD

2022-03-09 Thread Tom Smyth
need to disable all the > dangerous functions, you can hardly use PHP. And then.. its on the PHP > level, sooo. But maybe every little bit counts? > > Anyway, what are you guys doing if you're running PHP in production on > OpenBSD? Besides from NOT running PHP in production at all. > > Kindest regards. > > -- > Sent with Tutanota, the secure & ad-free mailbox. > -- Kindest regards, Tom Smyth.

Re: shells/nsh network shells, feedback and comments requested,

2022-02-20 Thread Tom Smyth
Hello all, just following up on this as a call out to anyone who use nsh or have used it in the past, if you have any feedback / suggestions I would really appreciate that, Thanks Tom Smyth On Sun, 18 Apr 2021 at 13:31, Tom Smyth wrote: > Hello, > > If anyone has used shells/nsh

Re: NSD: Could not tcp connect to X Operation timed out

2022-01-19 Thread Tom Smyth
is pf allowing tcp port53 as well as udp port53 ? On Wed 19 Jan 2022, 11:46 Laura Smith, wrote: > Hi > > OpenBSD NSD slave is driving me nuts with the following message in the > logs "Could not tcp connect to X Operation timed out". > > The answer sounds obvious, but I can: > > - Ping the IP > -

Re: Error on xenocara.tar.gz extraction

2022-01-13 Thread Tom Smyth
i think u need to do as root or configure doas to perform privleged operation... On Thu 13 Jan 2022, 17:26 Rob Whitlock, wrote: > Attempting to extract xenocara.tar.gz while avoiding root proviliges as > described here https://www.openbsd.org/faq/faq5.html#wsrc, I ran into an > error, shown b

Re: Help with basic pf rule to open port 25

2022-01-05 Thread Tom Smyth
is awesome ... Tom Smyth On Wed, 5 Jan 2022 at 16:09, Sean McBride wrote: > Hi all, > > (Newbie and first time poster, please be gentle :)) > > I'm trying to set up spamd, and I think I'm having trouble with pf. So > I tried to add a very basic test rule. I adde

Re: Recommendations on Buffer Space for Busy Unbound Resolver Service for a network

2021-12-22 Thread Tom Smyth
again, Really appreciate your Tom Smyth On Wed, 22 Dec 2021 at 11:26, Stuart Henderson wrote: > On 2021-12-22, Dirk Coetzee wrote: > > Hi Tom, > > > > I would recommend debugging using "unbound-control stats_noreset" and > referencing the unbound conf

Re: Recommendations on Buffer Space for Busy Unbound Resolver Service for a network

2021-12-21 Thread Tom Smyth
THanks Dirk Ill give that a go Cheers, Tom Smyth On Wed, 22 Dec 2021 at 00:30, Dirk Coetzee wrote: > Hi Tom, > > I would recommend debugging using "unbound-control stats_noreset" and > referencing the unbound configuration documentation at > https://www.nlnetlabs

Re: Recommendations on Buffer Space for Busy Unbound Resolver Service for a network

2021-12-21 Thread Tom Smyth
Sorry forgot to say running OpenBSD on an amd64, and hosted in a KVM environment, Thanks Tom Smyth On Tue, 21 Dec 2021 at 21:15, Tom Smyth wrote: > Recommendations on Buffer Space for Busy Unbound Resolver Service for a > network serving a 3000, customers > > Thanks >

Recommendations on Buffer Space for Busy Unbound Resolver Service for a network

2021-12-21 Thread Tom Smyth
Recommendations on Buffer Space for Busy Unbound Resolver Service for a network serving a 3000, customers Thanks -- Kindest regards, Tom Smyth.

Radiusd anyone know of a Simple to use web front end for usermanagement ?

2021-09-22 Thread Tom Smyth
thanks -- Kindest regards, Tom Smyth.

Re: ipsec with default route and routing of internal networks

2021-09-13 Thread Tom Smyth
13.9.2021. 12:58, Tom Smyth wrote: > > Hi Hrvoje, > > > > is 10.90.0.0/24 <http://10.90.0.0/24> local to your firewall, and if I > > understand your rule, > > ike esp from 10.90.0.0/24 <http://10.90.0.0/24> to anyyou are > saying > > encryp

Re: ipsec with default route and routing of internal networks

2021-09-13 Thread Tom Smyth
ld someone please point me in the right direction on what to look and > configure? > > Thank you .. > > -- Kindest regards, Tom Smyth.

Re: DNS resolution after VPN?

2021-07-20 Thread Tom Smyth
e forwarder address you might be able to statically configure > > it, if not then you could modify vpnc-script to have it update the > > address in unwind.conf and reload it. > > Thanks, this works somewhat: > > forwarder { $ip1 $ip2 } > force accept bogus forwarder { $i

Re: fighting amplification attack --was: Re: pf: block drop not working

2021-05-07 Thread Tom Smyth
t; Is this not possible with udp? > > Axel > --- > PGP-Key: CDE74120computing @ chaos claudius > -- Kindest regards, Tom Smyth.

Re: pf: block drop not working

2021-05-05 Thread Tom Smyth
68.163.94.443 > x.y.z.171.53: [no udp cksum] 1+ RRSIG? > pizzaseo.com.(30) (ttl 249, id 55913, len 58) > 0800 532: x.y.z.171.53 > 146.168.163.94.443: [udp sum ok] 1- 0/13/14(490) > (ttl 62, id 53578, len 518) > > > What is wrong in my setup? > > Thanks, Axel > --- > PGP-Key: CDE74120computing @ chaos claudius > -- Kindest regards, Tom Smyth.

Re: default Offset to 1MB boundaries for improved SSD (and Raid Virtual Disk) partition alignment

2021-04-21 Thread Tom Smyth
ant ,for now anyway, Ill do a little digging on FFS and FFS2 and see how the filesystem database (or table) is structured... Thanks for the feedback it is very helpful to me All the best, Tom Smyth On Wed, 21 Apr 2021 at 15:25, Christian Weisgerber wrote: > > Tom Smyth: > > &

Re: default Offset to 1MB boundaries for improved SSD (and Raid Virtual Disk) partition alignment

2021-04-21 Thread Tom Smyth
to reduce wear on SSDs, and improve performance in Virtualized Environments with large allocation units on what ever storage subsystem they are running. Thanks for your time Tom Smyth On Wed, 21 Apr 2021 at 08:49, Otto Moerbeek wrote: > > On Wed, Apr 21, 2021 at 08:20:10AM +0100, Tom

Re: default Offset to 1MB boundaries for improved SSD (and Raid Virtual Disk) partition alignment

2021-04-21 Thread Tom Smyth
hardware) Thanks Tom Smyth On Tue, 20 Apr 2021 at 22:52, Christian Weisgerber wrote: > > Tom Smyth: > > > just installing todays snapshot and the default offset on amd64 is 64, > > (as it has been for as long as I can remember) > > It was changed from 63 in 20

default Offset to 1MB boundaries for improved SSD (and Raid Virtual Disk) partition alignment

2021-04-20 Thread Tom Smyth
might be worth re-visiting as it would make for more straightforward aligned partitions on OpenBSD installs.. my experience is more for x86 / amd64 rather than other platforms .. Kindest Regards, Tom Smyth -- Kindest regards, Tom Smyth.

shells/nsh network shells, feedback and comments requested,

2021-04-18 Thread Tom Smyth
do something in NSH that you can do in base. We will be working on it to track current, and hopefully 7.0 release. Thanks Tom Smyth

  1   2   3   4   5   >