Skip to content

leonardovff/nginx-dhcpserver-in-kathara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. First build the container

docker build -t kakakoto/kathara .

add route to router package between host and guest

sudo ip route add 10.5.5.0/24 via 172.17.0.2 sudo route -n add 10.5.5.0/24 172.17.0.2