Hello rich..,
Thank you for quick reply.
First of all, attached my topology,
http://imgur.com/a/oUWun
As you see, Collector IP is 192.168.222 and Splunk instance is 192.168.8.105.
Now, I started wireshark session on Splunk hosting server, here a sample of the capture,
http://imgur.com/a/OYuy3
SRC : is the laptop after connected through VPN. (192.168.8.55)
As you see, it's wrong, because traffic should be destined to 192.168.8.105 (Splunk Server)
As per acnvm.conf script on Collector server, here is the configuration
http://imgur.com/a/ZRlRe
And, I've configured Cisco Anyconnect NVM profile on Cisco ASA firewall to push the ip of the collector: 192.168.8.222 on port 2055
Now, why I can't see a traffic captured on Splunk server saying:
src ip: 192.168.8.55 (vpn client)
dst ip: 192.168.8.105 (splunk server) ## this traffic should be redirected from the collector and sent to splunk instance.
... View more