Forum Discussion
AngryCat_52750
Apr 18, 2012Nimbostratus
DNS query
we are making a service call to an external vendor.. but internally, we are masking it with an internal URL.. so essentially, abc.mydomain.com:8080/service/getinfo needs to end up at soap.vendor.com:8...
AngryCat_52750
Apr 19, 2012Nimbostratus
ltm virtual vs_PAS_DEV {
destination 172.26.11.135:webcache
ip-protocol tcp
mask 255.255.255.255
profiles {
http { }
tcp-lan-optimized { }
}
rules {
irule_PAS_DEv
}
snat automap
vlans-disabled
}
ltm virtual vs_dns {
description "DNS pool"
destination 172.26.11.138:any
ip-protocol tcp
mask 255.255.255.255
pool dns_pool
profiles {
tcp-lan-optimized { }
}
snat automap
translate-port disabled
vlans-disabled
}
no static routes..
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