See also:
Linux notes ∞
- Learn a Linux computer's IP address
netstat -tap
to show what's listening-
routing stuff:
/etc/rc.d/rc.local
could have:
ip route add 209.167.111.108/32 via 192.168.10.11
Misc ∞
- Configuring your Linux machine as an NCP server (Novell NetWare Fileserver)
- Ronja point-to-point laser networking.
- http://www.ex-parrot.com/~pete/upside-down-ternet.html -- turn images upside-down, blur things, screw with people using your network. Cool!
- VNC screen capturing is under Screencasting
- Shotgunning is when you connect multiple net connections together. Most likely, an ISP would have to support this.
-
Traffic shaping lets certain ports be more important than others, and improves speed greatly. It's useful for peer-to-peer. VoIP, etc. IPCop had this working, but it didn't seem all that spectacular.
Killer NIC ∞
Dedicated processor to aid with FPS and latency, per-application throttling, shotgunning multiple broadband connections..
It used to be:
- http://web.archive.org/web/20100114162626/http://www.killernic.com/products/nic.aspx
-
http://web.archive.org/web/20090326045138/http://www.linuxdevices.com/news/NS4305735670.html
I found https://www.intel.com/content/www/us/en/products/details/wireless/killer-series.html [ 1 ] was https://www.killernetworking.com/
Possibly now Killer NIC
MAC spoofing ∞
- Changing Your MAC Address In Window XP/Vista, Linux And Mac OS X (Sometimes known as MAC spoofing)
Footnotes
Last updated 2021-05-20 at 22:12:53