Skip to content

Instantly share code, notes, and snippets.

@inokappa
Created October 26, 2013 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inokappa/7175273 to your computer and use it in GitHub Desktop.
Save inokappa/7175273 to your computer and use it in GitHub Desktop.
Squeeze Container on lxc 0.9.0 and transmit checksum offloading on.
06:58:41.003947 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
0.0.0.0.68 > 255.255.255.255.67: [udp sum ok] BOOTP/DHCP, Request from 5a:42:46:28:18:63, length 300, xid 0xdab61253, Flags [none] (0x0000)
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: Request
Requested-IP Option 50, length 4: 10.0.3.207
Parameter-Request Option 55, length 13:
Subnet-Mask, BR, Time-Zone, Default-Gateway
Domain-Name, Domain-Name-Server, Option 119, Hostname
Netbios-Name-Server, Netbios-Scope, MTU, Classless-Static-Route
NTP
06:58:41.004215 IP (tos 0xc0, ttl 64, id 7768, offset 0, flags [none], proto UDP (17), length 328)
10.0.3.1.67 > 255.255.255.255.68: [bad udp cksum 0x0e46 -> 0x0829!] BOOTP/DHCP, Reply, length 300, xid 0xdab61253, Flags [Broadcast] (0x8000)
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: NACK
Server-ID Option 54, length 4: 10.0.3.1
MSG Option 56, length 14: "address in use"
06:58:41.015341 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
0.0.0.0.68 > 255.255.255.255.67: [udp sum ok] BOOTP/DHCP, Request from 5a:42:46:28:18:63, length 300, xid 0xb9727512, Flags [none] (0x0000)
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: Discover
Parameter-Request Option 55, length 13:
Subnet-Mask, BR, Time-Zone, Default-Gateway
Domain-Name, Domain-Name-Server, Option 119, Hostname
Netbios-Name-Server, Netbios-Scope, MTU, Classless-Static-Route
NTP
06:58:44.011396 IP (tos 0xc0, ttl 64, id 4240, offset 0, flags [none], proto UDP (17), length 328)
10.0.3.1.67 > 10.0.3.32.68: [bad udp cksum 0x1b66 -> 0x602a!] BOOTP/DHCP, Reply, length 300, xid 0xb9727512, Flags [none] (0x0000)
Your-IP 10.0.3.32
Server-IP 10.0.3.1
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: Offer
Server-ID Option 54, length 4: 10.0.3.1
Lease-Time Option 51, length 4: 3600
RN Option 58, length 4: 1800
RB Option 59, length 4: 3150
Subnet-Mask Option 1, length 4: 255.255.255.0
BR Option 28, length 4: 10.0.3.255
Default-Gateway Option 3, length 4: 10.0.3.1
Domain-Name-Server Option 6, length 4: 10.0.3.1
06:58:44.011695 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
0.0.0.0.68 > 255.255.255.255.67: [udp sum ok] BOOTP/DHCP, Request from 5a:42:46:28:18:63, length 300, xid 0xb9727512, Flags [none] (0x0000)
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: Request
Server-ID Option 54, length 4: 10.0.3.1
Requested-IP Option 50, length 4: 10.0.3.32
Parameter-Request Option 55, length 13:
Subnet-Mask, BR, Time-Zone, Default-Gateway
Domain-Name, Domain-Name-Server, Option 119, Hostname
Netbios-Name-Server, Netbios-Scope, MTU, Classless-Static-Route
NTP
06:58:44.105376 IP (tos 0xc0, ttl 64, id 4241, offset 0, flags [none], proto UDP (17), length 328)
10.0.3.1.67 > 10.0.3.32.68: [bad udp cksum 0x1b66 -> 0x5d2a!] BOOTP/DHCP, Reply, length 300, xid 0xb9727512, Flags [none] (0x0000)
Your-IP 10.0.3.32
Server-IP 10.0.3.1
Client-Ethernet-Address 5a:42:46:28:18:63
Vendor-rfc1048 Extensions
Magic Cookie 0x63825363
DHCP-Message Option 53, length 1: ACK
Server-ID Option 54, length 4: 10.0.3.1
Lease-Time Option 51, length 4: 3600
RN Option 58, length 4: 1800
RB Option 59, length 4: 3150
Subnet-Mask Option 1, length 4: 255.255.255.0
BR Option 28, length 4: 10.0.3.255
Default-Gateway Option 3, length 4: 10.0.3.1
Domain-Name-Server Option 6, length 4: 10.0.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment