Forum Discussion

tranchungdt5_93's avatar
tranchungdt5_93
Icon for Nimbostratus rankNimbostratus
Jul 20, 2009

Vir WildcardForwarding with choose gate-way ?

Hi all.

 

I 've a box with Link Controller. I 've configed it with task:

 

- Outgoing with 4 line ADSL and 2 line Internet Leaseline.

 

- Incoming with mail, web.

 

I use Vir WildcardForwarding 0.0.0.0 and default-gateway is pool of all ADSL,Leaseline members.

 

I 've finished this, but now, my custommer oder the new task: go out Internet Leaseline with DMZ server and go out ADSL with Internal PCs/Servers.

 

 

I 've written a I-rule:

 

"when CLIENT_ACCEPTED {

 

if { [IP::addr [IP::client_addr] equals 172.30.1.1] } {

 

pool Pool_ADSL}

 

else {

 

pool External_Leaseline

 

}

 

}"

 

But I 've added this I-rule to the WildcardForwading but it not worked.

 

Could you help me, plz.

 

And onething I release that, I can remove Vir WildcardForwarding. It still work okia -> Client go to Internet, and Internet Client can go to DMZ.

 

That mean what is purpose of this WildcardForwading? and why F5 put it in the solution with Linkcontroller.

 

TC

 

Thanks

2 Replies

  • Hi TC,

     

     

    I think it would be helpful for you to open a case with F5 Support so they can review your full configuration. I am having a hard time following the scenario you are testing.

     

     

    Thanks,

     

    Aaron