[Openswan Users] Other side needs different IP / netkey

Tuomo Soini tis at foobar.fi
Thu Mar 4 03:45:44 EST 2010


> You really just want to renumber. really. Trust me.

And because you don't want to renumber again don't renumber to
10.2.2.0/24. Use something like this bash command to generate your new
network:

echo 10.$(( $RANDOM % 256 )).$(( $RANDOM % 256 )).0/24

-- 
Tuomo Soini <tis at foobar.fi>
Foobar Linux services
+358 40 5240030
Foobar Oy <http://foobar.fi/>


More information about the Users mailing list