aboutsummaryrefslogtreecommitdiff
path: root/dgd/rc.uplink
diff options
context:
space:
mode:
Diffstat (limited to 'dgd/rc.uplink')
-rwxr-xr-xdgd/rc.uplink4
1 files changed, 0 insertions, 4 deletions
diff --git a/dgd/rc.uplink b/dgd/rc.uplink
index f116293..239d85f 100755
--- a/dgd/rc.uplink
+++ b/dgd/rc.uplink
@@ -27,8 +27,4 @@ END {
fi
ip rule add from $3 table $1
- ip rule add from $5 table $1
- if [ -n "$6" ]; then
- ip rule add from $6 table $1
- fi
ip route add default via $4 table $1
if [ -n "$7" ]; then

Return to:

Send suggestions and report system problems to the System administrator.