This is the output
udp 0 0 192.168.20.251:4569 0.0.0.0:*
udp 0 0 192.168.20.219:4569 0.0.0.0:*
udp 0 0 192.168.20.218:4569 0.0.0.0:*
If I NAT a public IP to 20.251 via a PIX it works, the remaining two do not work.
The remote * reports the host as UNREACHABLE
I do not have this issue with anything prior to 1.4.22
That said, registrations DO work just fine.
| Quote: |
When using alias IP addreses I never set the real interface as one that its bound to.
|
Not sure If I follow what you're saying here. I'm using virtual IP addresses for the local addresses.
This also looks interesting
| Quote: |
| Yeah, the real issue with the IAX multi IP bind is not with incoming connections to the extra bind addresses, but with outgoing connections using the wrong address. The reason I use the bindaddr for IAX is to force the source IP for outgoing IAX connections to use the virtual IP and if you have 0.0.0.0 specified, IAX uses the NIC address of the outgoing interface |