8.2 Proxy Execution
Overview of operations:
Executes a proxy according to the set options or with a configuration file.
Usually, you need to specify /opt/f-secure/fsigk/conf/fsigk.ini as the configuration file.
Command names:
cd /opt/f-secure/fsigk; ./fsigk
Options:
If you specify multiple options, the last option is prioritized:
Uses the http protocol (default when started with "fsigk_http")
--http
Uses the smtp protocol (default when started with "fsigk_smtp")
--smtp
Uses the pop protocol (default when started with "fsigk_pop")
--pop
Uses the ftp protocol (default when started with "fsigk_ftp")
--ftp
Reads the settings of "inifile" as the configuration file
-f <inifile>
Usually, you need to specify /opt/f-secure/fsigk/conf/fsigk.ini as the
configuration file.
Specify the protocol before this option:
Starts in the background
--daemon
-q
Stops the detailed display
Listens to the specified port number
-P <port>
-h
Displays a list of options
Command examples:
Start a HTTP proxy (default)
# cd /opt/f-secure/fsigk; ./fsigk --daemon --http -f conf/fsigk.ini
Starting a HTTP proxy
• Start in the foreground
# cd /opt/f-secure/fsigk; ./fsigk --http -f conf/fsigk.ini
Starting a HTTP proxy
• Start in the foreground
• Display detailed information
# cd /opt/f-secure/fsigk; ./fsigk -v --http -f conf/fsigk.ini
Starting a HTTP proxy
• Start in the foreground
• Display detailed information
• Listen to port 9080
# cd /opt/f-secure/fsigk; ./fsigk -v --http -f conf/fsigk.ini -P 9080
Move the fsigk command to the /opt/f-secure/fsigk/ directory before using it.
F-Secure Internet Gatekeeper for Linux/Administrator's Guide
71
Need help?
Do you have a question about the INTERNET GATEKEEPER FOR LINUX 4.01 and is the answer not in the manual?
Questions and answers