[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: confused on CIPE tunneling, please help



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A long time ago, in a galaxy far, far way, someone said...

> How do I set the follwing up for my network????
>
> Office A
> outside ip: 62.xxx.xxx.2
> isp gateway: 62.xxx.xxx.1
> lan interface: 192.168.1.1
> inside ip's: 192.168.1.0/24
>
>
> Office B
> outside ip: 64.xxx.xxx.129
> isp gateway 64.xxx.xxx.128
> lan interface: 192.168.0.1
> inside ip's: 192.168.0.0/24
>
> This is an example, but help me plug my own numbers in:
>
> Next, you start the CIPE-daemon on each machine:
>
> root@A# ciped-cb me=10.0.0.1:6789 peer=10.0.0.2:6543 ipaddr=10.0.1.1
> ptpaddr=10.0.1.2
> root@B# ciped-cb peer=10.0.0.1:6789 me=10.0.0.2:6543 ptpaddr=10.0.1.1
> ipaddr=10.0.1.2

The values for "me" and "peer" need to be the *public* ip numbers.  The
command lines should look like this:

for host A:

ciped-cb me=62.xxx.xxx.2:6789 peer=64.xxx.xxx.129:6543 ipaddr=10.0.1.1
ptpaddr=10.0.1.2

for host b:

ciped-cb me=64.xxx.xxx.129:6543 peer=62.xxx.xxx.2:6789 ipaddr=10.0.1.2
ptpaddr=10.0.1.1

And don't forget to specify your encryption keys.

- -- 
- ----------------------------------------------------------------------
Phil Brutsche				    pbrutsch@tux.creighton.edu

GPG fingerprint: 9BF9 D84C 37D0 4FA7 1F2D  7E5E FD94 D264 50DE 1CFC
GPG key id: 50DE1CFC
GPG public key: http://tux.creighton.edu/~pbrutsch/gpg-public-key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6t5z//ZTSZFDeHPwRAjyLAJwJT66XwkxR0hAdC610ICCo8MZebQCZAZRW
BPKF3HSAwlYL9VdyQOTNoew=
=GQ1I
-----END PGP SIGNATURE-----



Reply to: