Commit f76faddb authored by Lionel Gauthier's avatar Lionel Gauthier

Bad ip mark

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7201 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent b78fd6df
......@@ -230,7 +230,7 @@ function main()
if [ $? -ne 0 ]; then
$SUDO echo "200 lte " >> /etc/iproute2/rt_tables
fi
$SUDO ip rule add fwmark 5 table lte
$SUDO ip rule add fwmark 1 table lte
$SUDO ip route add default dev oip1 table lte
exe_arguments="$exe_arguments -s15 -AAWGN -y1 -b1 -u1 -Q0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment