Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:user-guide:services:proxy.squid [2018/02/18 16:56] – link to usb storage page updated after wiki merge tmomas | docs:guide-user:services:proxy:proxy.squid [2019/07/12 18:12] (current) – [Storage configuration] davidribyrne | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| < | < | ||
| config redirect | config redirect | ||
| + | option name ' | ||
| + | option enabled ' | ||
| option proto ' | option proto ' | ||
| + | option target ' | ||
| option src ' | option src ' | ||
| option src_ip ' | option src_ip ' | ||
| + | | ||
| option src_dport ' | option src_dport ' | ||
| option dest ' | option dest ' | ||
| option dest_ip ' | option dest_ip ' | ||
| option dest_port ' | option dest_port ' | ||
| - | option target ' | ||
| </ | </ | ||
| Line 198: | Line 201: | ||
| You //will// need additional storage for Squid, definitely for it's cache, and most likely for the executable too. | You //will// need additional storage for Squid, definitely for it's cache, and most likely for the executable too. | ||
| - | This howto assumes that an ext4 filesystem is mounted as **/opt**, with at least 4GB of free storage space. IMHO, this is //much// easier than using [[docs:user-guide: | + | This howto assumes that an ext4 filesystem is mounted as **/opt**, with at least 4GB of free storage space. IMHO, this is //much// easier than using [[docs: |
| <code bash> | <code bash> | ||
| Line 211: | Line 214: | ||
| </ | </ | ||
| - | How to do this is covered elsewhere in the wiki (i.e. [[doc:howto: | + | How to do this is covered elsewhere in the wiki (i.e. [[docs:guide-user:storage:start|Storage]], and [[docs: |
| ==== Installation ==== | ==== Installation ==== | ||