Network security protocols like IPSec, VPNs, Kerberos, and SSL are used to protect data as it travels across networks. IPSec ensures privacy and authentication at the network layer using encryption. VPNs allow private network connections over public networks using protocols like L2TP. Kerberos uses tickets to authenticate users and services between domains. SSL establishes encrypted links between clients and servers using public key cryptography and digital certificates from certificate authorities. Firewalls and proxy servers filter network traffic to control access and enhance security.