Re: rp_filter equivalent?

2025-06-29 Thread Mason Loring Bliss
included a subnet mask for w.x.y.z. It was a month and a half ago and I was thrashing around through a number of options, so I'll try it again this week and document things more closely. Thank you! -- (defun main () (format t "Mason Loring Bliss - ma...@blisses.org - ") (for

Re: rp_filter equivalent?

2025-06-29 Thread Mason Loring Bliss
;ll report back here with more details. It's working now, but I really don't like *how* it's working. -- Mason Loring Bliss (( If I have not seen as far as others, it is because ma...@blisses.org )) giants were standing on my shoulders. - Hal Abelson signature.asc Description: PGP signature

ACK filtering?

2023-07-17 Thread Mason Loring Bliss
l.acm.org/doi/10.5555/646461.693587 -- Mason Loring Bliss ma...@blisses.orgEwige Blumenkraft! (if awake 'sleep (aref #(sleep dream) (random 2))) -- Hamlet, Act III, Scene I signature.asc Description: PGP signature

Re: IPsec on a LAN?

2015-05-06 Thread Mason Loring Bliss
On Wed, May 06, 2015 at 01:28:59AM -0500, Jim Thompson wrote: > What you’re looking for is “transport mode” IPsec. Thank you. Yes. The stuff you found for me looks exactly right. :) -- Mason Loring Bliss ma...@blisses.orghttp://blisses.org/ "I am a brother of jackal

IPsec on a LAN?

2015-05-05 Thread Mason Loring Bliss
#x27;d love pointers. Thank you! -- Mason Loring Bliss ma...@blisses.org Ewige Blumenkraft! awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I ___ freebsd-net@freebsd.org mailing list http://lists.free

Re: NAT question

2015-02-21 Thread Mason Loring Bliss
g, but I'll leave that alone until I'm sure my simple initial config doing exactly what I want it to. Again, thank you! -- Mason Loring Bliss ma...@blisses.org Ewige Blumenkraft! awake ? sleep : random() & 2 ? dream : sleep; --

Re: NAT question

2015-02-21 Thread Mason Loring Bliss
ny to ...or do I want to do something with the "reverse" config element? the man page is light on description for "reverse". Anyway, thank you for orienting me. -- Mason Loring Bliss (( "In the drowsy dark cave of the mind dreams ma...@blisses.org )) build

NAT question

2015-02-20 Thread Mason Loring Bliss
Hi all. With iptables, I can say something like: -t nat -A POSTROUTING -o eth0 -s 4.5.6.7/32 -d 0/0 -j SNAT --to-source 1.2.3.4 -t nat -A POSTROUTING -o eth0 -s 4.5.6.0/24 -d 0/0 -j SNAT --to-source 1.2.3.5 -t nat -A POSTROUTING -o eth0 -s 8.9.0.0/24 -d 0/0 -j SNAT --to-source 1.2.3.6 So, traffi

Re: Very bad Realtek problems

2014-10-29 Thread Mason Loring Bliss
nformation Manufacturer: ASUSTeK Computer INC. Product Name: M4A88T-M Version: Rev X.0x I'm not sure if that changes it as compared with a plug-in PCIe device. Just mentioning it for completeness. -- Mason Loring Bliss ma...@blisses.orgEwige Blumenkraft! (i

Re: Very bad Realtek problems

2014-10-27 Thread Mason Loring Bliss
be happy to provide further debugging information once I know how to collect it. -- Mason Loring Bliss ma...@blisses.org Ewige Blumenkraft! awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I ___ freebsd-net@f

Re: Very bad Realtek problems

2014-10-27 Thread Mason Loring Bliss
On Tue, Oct 28, 2014 at 10:50:20AM +0900, Yonghyeon PYUN wrote: > But the RX frame alignment error normally indicates cabling issue or > speed/duplex mismatches with link partner. Hm. I don't think it's a cabling issue since the only thing changing between working (Linux) and flaky (FreeBSD) is t

Very bad Realtek problems

2014-10-27 Thread Mason Loring Bliss
FWIW, I'm running 10.1-RC3 on this box and I've seen issues from early on while I was still running 10.0-RELEASE. Thanks in advance for clues. This is a showstopper for futher deployment for me, as I've got these Realtek on-board cards in