Help needed

Hi to all..
Im new at all this so I need plenty of help..

I Have RB450 ROS 3.25..
The thing is..
There are two offices (in two difrent citys) which has to bee connected with a VPN connection with IPsec.

at office one there is the rb450 which should be connected to an optic modem at port1
at port2 should be the server
at port 3 pc from my boss
at port4 AP
at port5 VoIP

at the other office, there is no mikrotik router, just a siemens se515 router..

so, i’m in the office where the siemens router is and i have to connect remotly to the mikrptik in the other city..
i don’t even know how to do this..

can somebody help me to configure this??

still no replay..
ok.. so far I have configured this:

[admin@MikroTik] /ip address> print

ADDRESS NETWORK BROADCAST INTERFACE

0 192.168.1.1/32 192.168.1.0 192.168.1.255 ether1
1 192.168.1.2/32 192.168.1.2 192.168.1.255 ether3
2 192.168.1.5/32 192.168.1.5 192.168.1.255 ether2

[admin@MikroTik] /ip firewall nat> print
0 chain=srcnat actition=masquarade src-address=192.168.1.0/24 dst-address=0.0.0.0/0

[admin@MikroTik] /ip firewall address-list> print

LIST ADDRESS

0 Allowed-internet 192.168.1.0/24
1 WAN 192.168.1.1

i also configured the PPPoE Server..

can somebody at least tell me if im on the right way??