For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

joulate's avatar
joulate
Icon for Nimbostratus rankNimbostratus
Nov 28, 2018

NAT with ZebOS

Hello Guys. Anyone knows if I can use NAT in ZebOS ? As per the article below looks like it is possible:

 

https://support.f5.com/content/kb/en-us/products/big-ip_ltm/manuals/related/arm-basic-access-configuration-7-8-1/_jcr_content/pdfAttach/download/file.res/arm-basic-access-configuration-7-8-1.pdf

 

But when I access my ZebOS module I do not have the access to the NAT commands:

 

ltmtestip ? as-path BGP autonomous system path filter bfd Bidirectional Forwarding Detection (BFD) community-list Add a community list entry extcommunity-list Add a extended community list entry igmp Internet Group Management Protocol (IGMP) mroute Configure static multicast routes multicast Global IP multicast commands multicast-routing Enable multicast routing pim Protocol Independent Multicast (PIM) prefix-list Build a prefix list route Establish static routes static static routes

 

Looks like NAT uses linux netfilter:

 

"The IMI provides Network Address Translation (NAT) in net filter, the packet-filtering framework in the Linux 2.4 and 2.6 kernel"

 

Is there any other step I need to enable to have NAT feature?

 

Thanks.