|
Posted by Tosh on August 9, 2004, 4:18 pm
If you were Registered and logged in, you could reply and use other advanced thread options
>..... Is there a way for my pool to configure itself dynamically?
No need for any pool, try the following command:
"ip nat inside source list x interface Fa0/0 overload", where "list x" is
your nat filter and "fa0/0" in your outside interface.
This way nat will always follow the ip assigned to the outside interface.
Bye,
Max.
|