| Subject: | RE: Newbie ...help ..I have checked the archive also ..still conf used ... |
| From: | "Bort, Paul" <pbort,AT,tmwsystems,DOT,com> |
| Date: | Fri, 16 Nov 2001 22:23:50 +0100 |
The problem is still the same: > opendev: bind: Address already in use This means that you are trying to assign the IP address 192.168.1.1 to device cipcb0, when it is already assigned to eth0. The ipaddr and ptpaddr have to be addresses that are not used anywhere else in your system. They have to be 'unique just like everyone else'. Try this: On one machine, set ipaddr to 192.168.0.1 and ptpaddr to 192.168.0.2. On the other machine, set ipaddr to 192.168.0.2 and ptpaddr to 192.168.0.1. Restart CIPE on both machines.