Hacker News new | ask | show | jobs
by zwp 5570 days ago
> if you could trick the server (64-bit FreeBSD) into connecting to sockets

Proxies, SMTP gateways, FTP servers (active mode), ...

2 comments

"...on 32-bit [systems]" is the operative part of his statement. I'm pretty sure 'tricking' a client into opening connections to a server is trivial regardless of TCP bugs.
Proxies usually have connection limits. FTP might work.