I have a requirement where I have to run several cron jobs with specific IP in an EC2 instance. That specific IP is used by another EC2 instance. I have access to that EC2 instance.
Is there any possibility that I can make cron job to use that IP instead of the IP assigned to this instance?