sharingan
December 12th, 2004, 08:17 AM
hi!
i've configured shorewall. it's working fine, but when booting Ubuntu, it spends a long time (a couple of minutes!!) waiting for shorewall to start.
this is the content of my /etc/default/shorewall, which i think is correct, since i connect through PPP:
# prevent startup with default configuration
# set the below varible to 1 in order to allow shorewall to start
startup=1
# if your shorewall's configuration need to detect the ip address of a ppp
# interface you must list such interface in "wait_interface" to get shorewall to
# wait until the interface is configured otherwise the script will fail because
# it won't be able to detect the address.
#
# Example:
# wait_interface="ppp0"
# or
# wait_interface="ppp0 ppp1"
# or, if you have defined in /etc/shorewall/params
# wait_interface=
wait_interface="ppp0"
# EOF
could it be a runlevels issues? i mean, that shorewall starts before ppp?
i don't understand yet the debian runlevels (i come from gentoo, and it looked easier there)
executing sysv-rc-conf:
ppp service is running in runlevels 2, 3, 4 and 5
shorewall in runlenvel S
this doesn't make fully sense for me...
i would like to speed up the boot time of my computer.
any tip or help is welcome!
thnx!!
i've configured shorewall. it's working fine, but when booting Ubuntu, it spends a long time (a couple of minutes!!) waiting for shorewall to start.
this is the content of my /etc/default/shorewall, which i think is correct, since i connect through PPP:
# prevent startup with default configuration
# set the below varible to 1 in order to allow shorewall to start
startup=1
# if your shorewall's configuration need to detect the ip address of a ppp
# interface you must list such interface in "wait_interface" to get shorewall to
# wait until the interface is configured otherwise the script will fail because
# it won't be able to detect the address.
#
# Example:
# wait_interface="ppp0"
# or
# wait_interface="ppp0 ppp1"
# or, if you have defined in /etc/shorewall/params
# wait_interface=
wait_interface="ppp0"
# EOF
could it be a runlevels issues? i mean, that shorewall starts before ppp?
i don't understand yet the debian runlevels (i come from gentoo, and it looked easier there)
executing sysv-rc-conf:
ppp service is running in runlevels 2, 3, 4 and 5
shorewall in runlenvel S
this doesn't make fully sense for me...
i would like to speed up the boot time of my computer.
any tip or help is welcome!
thnx!!