Re: [dev] Logical abilities of routers

2023-05-01 Thread David Brooke
Well, you'll also want ARP for MAC address discovery and ICMP to report errors. You might not have NAT (I don't) so a firewall is likely to be useful. The OP specified IPv6, here you require Neighbour Discovery and there is no NAT so definitely consider a firewall. Also consider the internet con

Re: [dev] Logical abilities of routers

2023-05-01 Thread fossy
> For a typical at-home router, everything Mr. Fossy Dinx wrote is correct. *Insert that meme where the guy is drinking something and then sprays it all out out of surprise* It's one of those "I cannot believe this actually worked" xD > 1. Coffee maker(192.168.1.2:1234) makes HTTP request to nsa

Re: [dev] Logical abilities of routers

2023-05-01 Thread fossy
> Well, you'll also want ARP for MAC address discovery and ICMP to report errors Aah, that's what ARP is for.. I tried SSH-ing without a router, just a switch, and connecting this and that just with arp xD I am excited to communicate with people with such know-how!

Re: [dev] Logical abilities of routers

2023-05-01 Thread Jeremy
On 05/01/23 10:10AM, David Brooke wrote: > You might not have NAT (I don't) so a firewall is likely to be useful. > > The OP specified IPv6, here you require Neighbour Discovery and there is > no NAT so definitely consider a firewall. > Pretty neat that you don't use NAT. I had a public IP on my

Re: [dev] Logical abilities of routers

2023-05-01 Thread Sean MacLennan
On Mon, 1 May 2023 09:45:22 -0700 Jeremy wrote: > Pretty neat that you don't use NAT. I had a public IP on my laptop > once(ONCE) & the Chinese kept sending garbage to any port that was > open & it made my laptop hot(almost burned my thighs!) What's your > secret to avoid this?? I had a public I

Re: [dev] Logical abilities of routers

2023-05-01 Thread David Brooke
On Mon, May 01, 2023 at 09:45:22AM -0700, Jeremy wrote: > > Pretty neat that you don't use NAT. I had a public IP on my laptop > once(ONCE) & the Chinese kept sending garbage to any port that was open > & it made my laptop hot(almost burned my thighs!) What's your secret to > avoid this?? I run a

[dev] [dwm] DWM Multihead Missing Cursor

2023-05-01 Thread Yan Doroshenko
Hello, I have a strange thing going on with the mouse cursor in DWM. When I move the cursor to another screen right after DWM starts, the cursor just disappears. It comes back if a window is created on that screen. Does anyone know what might be the cause? Ways to reproduce on the master v