Forum Discussion
James_Yang_9987
Dec 07, 2005Historic F5 Account
how can I boundle two VS?
Hello, I just encounter a request that the one client(same IP address) may come from three router to BIGIP, but only one router at once. as you know, BIGIP's autolasthop feature will return the packet...
James_Yang_9987
Dec 10, 2005Historic F5 Account
Hi, I have tested the rules, it seems that session lookup doen't work atall.
the test rules I use is:
when CLIENT_ACCEPTED {
set sss [IP::remote_addr]
set srcmac [LINK::lasthop]
session add uie $sss $srcmac
set ccc [session lookup uie $sss]
log "Remote IP address is $sss, MAC address is $srcmac"
log "insert MAC address is $ccc"
}
the log out put is:
Dec 10 17:07:50 tmm tmm[28539]: 01220002:6: Rule test_mac_rule_james : Remote IP address is 10.9.1.10, MAC address is 00:d0:c9:96:83:f7
Dec 10 17:07:50 tmm tmm[28539]: 01220002:6: Rule test_mac_rule_james : insert MAC address is
Dec 10 17:07:50 tmm tmm[28539]: 01220002:6: Rule test_mac_rule_james : Remote IP address is 10.9.1.10, MAC address is 00:d0:c9:96:83:f7
Dec 10 17:07:50 tmm tmm[28539]: 01220002:6: Rule test_mac_rule_james : insert MAC address is
there no output value of session lookup. why?
Recent Discussions
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