Hi all, I didn't see this in the FAQ, so here goes. I'm in the unenviable position of having to change my external IP range, maybe this week. So, can IPFilter run two simultaneous class C ranges during the switch. I've got most libraries running on their own IP, and some of my master servers that deal with external connections have their own static IP. Can I do something like this in my NAT config:
map xl0 same.ip.int.num/32 -> new.ip.ext.num/32 proxy port ftp ftp/tcp bimap xl0 same.ip.int.num/32 -> new.ip.ext.num/32 map xl0 same.ip.int.num/32 -> old.ip.ext.num/32 proxy port ftp ftp/tcp bimap xl0 same.ip.int.num/32 -> old.ip.ext.num/32 Would the first 2 lines take precedence? Would initiating connections from the server to an external connection use the first 2 lines? Thanks! -George --------------------------------------------------------------------------- George Yobst, Library Technology Analyst phone: 503.723.4890 Library Information Network of Clackamas County fax: 503.794.8238 16239 SE McLoughlin Blvd, Suite 208 web: http://www.lincc.lib.or.us Oak Grove, OR 97267-4654 email: [EMAIL PROTECTED] "...it is impossible for anyone to begin to learn what he thinks he already knows." - Epictetus
