Forum Discussion
Diego_19194
Nimbostratus
Jul 19, 2007SMTP modify a character in the packet
Hello people,
I have a problem that I need to send a MSISDM in a SMTP packet, but I must to modify the number, it meam remove one number.
Then only option we see is to create an iRule at Big...
Diego_19194
Nimbostratus
Jul 24, 2007I was working ofr a few days with that and I found how can do the iRule.
Now, my problem is that I can not forward the traffic for the virtual IP.
The irules is implemented when the connection is established by a sendmail in the server side, then I am trying that all smtp traffic pass-through the BIGIP with a virtual server, it mean that I wrote the IP of a virtual server in configured in the BIGIP (/etc/hosts).
BIGIP recieved this connection, but when it tried to connect with the destination it is done by the SelfIP and not by the VIP.
Below is the configration:
pool test {
lb method member least conn
monitor test_smtp
member 192.168.19.50:25
}
virtual MMSC_SMTP_Personal {
destination 192.168.16.51:smtp
ip protocol tcp
pool test
rule remove_9_MSISDN
vlans C_internal external_m enable
}
Do you know why is wrong in the configuration and what is the correct way to configurated this?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects