Skip to content

Instantly share code, notes, and snippets.

@palpaga
palpaga / Dockerfile
Created July 8, 2019 06:53 — forked from takumikinjo/Dockerfile
Dockerfile for Apache2
FROM ubuntu:latest
MAINTAINER Takumi Kinjo
RUN apt-get update
RUN apt-get check
RUN apt-get dist-upgrade -y
RUN apt-get install -y apache2
# See http://www.kstaken.com/blog/2013/07/06/how-to-run-apache-under-docker/

TCP Demultiplexing

TCP Demultiplexing

IP header

IP header

'protocol field'

  • 1 : ICMP
  • 2 : IGMP
  • 6 : TCP