Skip to content
Snippets Groups Projects
Commit cdaa738d authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

reverted static arp entry

parent 1606ac89
Branches
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@ write_files:
ifconfig eth1 up 192.168.1.100 netmask 255.255.255.0
route del default
route add default gw 192.168.1.1
#arp -i eth1 -s 192.168.1.1 aa:aa:aa:aa:aa:aa
arp -i eth1 -s 192.168.1.1 aa:aa:aa:aa:aa:aa
exit 0

- path: /etc/resolv.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment