Skip to content

Commit 260cfea

Browse files
author
xdnroot
committed
Update README.md
1 parent 57ee357 commit 260cfea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static-dhcp-and-arp-authorization/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ I recomended to select option 2.
128128

129129
## C. Configuration on Router
130130

131+
Make sure you have configured ARP reply-only on the appropriate interface (interface to clients).
132+
131133
Add the following script to IP > DHCP Server > _Select the coresponding DHCP Server_
132134
At tab "Script".
133135
```
@@ -144,5 +146,6 @@ At tab "Script".
144146
};
145147
};
146148
```
149+
Change "https://example.com/push_notif" to appropriate web URL.
147150
That script will be executed when Router leased an IP address.
148151

0 commit comments

Comments
 (0)