Forum Discussion
robert_blair_75
Nimbostratus
Dec 13, 2009Outbound DNS/ICMP traffic
I am running LTM 9.4.8, I have returned with the basic questions.
I have been having issues passing icmp & DNS traffic internal-> external, I have a default virtual server defined with:
- Network: 0.0.0.0
- Service: Any
- Type: standard
- Enabled Vlan: Internal
- Pool: Defined with isp routers address
After some reading it appears I need to apply the settings related to this solution to pass icmp:
https://support.f5.com/kb/en-us/solutions/public/7000/300/sol7366.html
It appears I need to set the type of the virtual server to “Performance (L4)” and set protocols to “All Protocols” for icmp.
Will this permit DNS traffic internal-> external ? Does anybody have any recommendations for the default wildcard virtual server ?
The default wildcard server will need to pass any traffic.
I am able to pass other traffic without issues like http,https, etc….
Thanks …
- L4L7_53191
Nimbostratus
Robert: Change the type to performance l4, and don't forget to enable SNAT on this virtual server (automap or use a defined snat pool) so the BigIP will source the traffic correctly and you'll get your responses. - robert_blair_75
Nimbostratus
Matt, - L4L7_53191
Nimbostratus
Personally, I really like the idea of specific forwarders for specific types of traffic. This allows you to manage things way more cleanly. BigIP will handle these types similar to a firewall: the most specific virtual server matches first. So you could so something like: - robert_blair_75
Nimbostratus
How would setup the virtual servers in regards to Type and Protocol ? - L4L7_53191
Nimbostratus
It's just like a regular virtual server, actually: it's an IP:port combination, but this time the port is a specific service. For example 0.0.0.0:53 would hook all DNS traffic, 0.0.0.0:25 all SMTP, etc. - robert_blair_75
Nimbostratus
Matt, - L4L7_53191
Nimbostratus
I personally think it's best to stick with the protocols in question. For example, your FTP and SFTP forwarders should bind to TCP, your DNS should be all (as DNS can potentially fall back to TCP), etc.
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