Last step, agent to remote site.

Hi my network is:

site 1 (server Dude + DSL router) IP addresses: DSL router 10.10.0.7/24 server Dude 10.10.0.1/24
site 2 (RB433 and some wireless clients + DSL router with dynamic IP site2.dyndns.org) IP addresses: DSL router 10.10.0.1/24, RB433 10.10.0.10/24, clients: 10.10.0.100/24, 10.10.0.101/24, 10.10.0.102/24, …

I’m reading wiki http://wiki.mikrotik.com/wiki/Multi_node_management and I’m able to connect via VPN to RB433:

RB433
ppp->pptp server->enabled (check all authentication boxes)
ppp->secrets->add
name = myusername
password = mypsw
service = pptp
local address = 10.10.0.13 (free address on remote network)
remote address = 10.10.0.14 (free address on remote network)

when connection is established I can ping only 10.10.0.14 and not 10.10.0.13

but when I try with Dude to connect to remote site: Settings–>Agent–>10.10.0.13–>port 2210–>username–>psw it fails

I also tried to resolve the name site2.dyndns.org and I try to connect to the remote site with: Settings–>Agent–>82.58.56.12–>port 2210–>username–>psw but it fails again.

site 2 DSL router has 2210 and 2211 TCP port configured as NAT to 10.10.0.10 (RB433 IP address)

where am I wrong?

Cetalfio

I may have forgotten an important detail on the RB433 I 've to install an dude configured as agent that allows me to collect data of the remote network, I try this..

Cetalfio