enable
//пароль для super-user'а
#conf t
(config)#network object videoconf-server
(config-network-object)#host внутренний_ip
(config-network-object)#nat (inside_if,outside_if) static внешний_ip service tcp|udp eq внешний_порт внутренний порт
//повторить на все нужные порты
exit
wr mem
Office and Home routers are connected to internet through ether1, workstations and laptops are connected to ether2. Both local networks are routed through L2TP client, thus they are not in the same broadcast domain. If both networks should be in the same broadcast domain then you need to use BCP and bridge L2TP tunnel with local interface.