tc-csum man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

Checksum action in tc(8)	     Linux	      Checksum action in tc(8)

NAME
       csum - checksum update action

SYNOPSIS
       tc ... action csum UPDATE

       UPDATE := TARGET [ UPDATE ]

       TARGET := { ip4h | icmp | igmp | tcp | udp | udplite | sctp | SWEETS }

       SWEETS := { and | or | + }

DESCRIPTION
       The  csum  action  triggers  checksum recalculation of specified packet
       headers. It is commonly used to fix incorrect checksums after the pedit
       action has modified the packet content.

OPTIONS
       TARGET Specify which headers to update: IPv4 header (ip4h), ICMP header
	      (icmp), IGMP header (igmp), TCP header (tcp), UDP header	(udp),
	      UDPLite header (udplite) or SCTP header (sctp).

       SWEETS These are merely syntactic sugar and ignored internally.

EXAMPLES
       The   following	performs  stateless  NAT  for  incoming	 packets  from
       192.168.1.100 to new  destination  18.52.86.120	(0x12345678  in	 hex).
       Assuming	 these	are  UDP packets, both IP and UDP checksums have to be
       recalculated:

	      # tc qdisc add dev eth0 ingress handle ffff:
	      # tc filter add dev eth0 prio 1 protocol ip parent ffff: \
		   u32 match ip src 192.0.2.100/32 flowid :1 \
		   action pedit munge ip dst set 198.51.100.1 pipe \
		   csum ip and udp

SEE ALSO
       tc(8), tc-pedit(8)

iproute2			  11 Jan 2015	      Checksum action in tc(8)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net