I often times have the need to pull VPN debug logs off of our security group members. Unfortunately, it appears that each member maintains a unique set of ike.elg logs so in order to get the full picture of what is happening on any given VPN tunnel I need to be able to see each of the individual files.
The problem I have is pulling them down. I can connect to the security group IP address but it is only connecting to the SMO member of that group. That is, I can use WinSCP to get to one of the boxes in that group. All the other members of the group I've resorted to logging into them via the move command and then manually connecting to an ftp server and putting the files for the others there, and then later copying those files off my FTP server over to my machine for analysis. It's a real pain.
Is there anyway to access each member individually? Since they don't really have an IP address on the network and instead of a their own 192.x.x.x address they use to communicate with each other I'm at a loss for how to do this.