Difference between revisions of "NAC Passby with Proxy"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) m Tag: visualeditor |
Rafahsolis (talk | contribs) m Tag: visualeditor |
||
| Line 8: | Line 8: | ||
Raspberry Pi | Raspberry Pi | ||
| + | |||
| + | * Assign static IP to the Raspberry Pi via /etc/network/interfaces | ||
*Install DHCP server | *Install DHCP server | ||
*Configure the DHCP server (Required because plataformed PC's wont let you set an IP) | *Configure the DHCP server (Required because plataformed PC's wont let you set an IP) | ||
| + | **Must assign static IP to the platformed PC | ||
Revision as of 10:19, 3 June 2019
Platformed PC:
- Add an USB network adapter to the Platformed PC
- Install FreeProxy (Administrator rights required)
- Create a SOCKS5 Proxy (Administrator rights required)
- Create a scheduled task to start FreeProxy on startup (Administrator rights required)
Raspberry Pi
- Assign static IP to the Raspberry Pi via /etc/network/interfaces
- Install DHCP server
- Configure the DHCP server (Required because plataformed PC's wont let you set an IP)
- Must assign static IP to the platformed PC
Setup
- Connect the DCHP server (Raspberry Pi), the Platformed PC (Added USB adapter) and the PCs that will use the SOCKS5 proxy to a switch
- Setup OpenVPN to use a SOCKS5 Proxy (socks-proxy 192.168.0.11 1080)