Browse > Home / Archive: 03月 2008

| Subcribe via RSS

MAC based forwarding

03月 14th, 2008 | No Comments | Posted in NetScaler | by admin | 128 views |

joe.lee 说:
basically tell the device
joe.lee 说:
for returning traffic, transmit it back to the source mac address
joe.lee 说:
instead of looking at routing table
Kevin Kuang 说:
指对服务器还是clie...

IP地址排序

03月 12th, 2008 | No Comments | Posted in Unix | by finalbsd | 139 views |

sort -n -t. +0 -1 +1 -2 +2 -3 +3 -4 ip

...