Ticket #22689 (new defect)
openvpn2-2.0.9 Compiling for x86_64 leads to wrong behaviour
| Reported by: | wickedguitar6@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | LP64 | Cc: | erik@…, cruoho@… |
| Port: | openvpn2 |
Description
There is a bug which leads to wrong detection of the default_gateway (0.0.0.0) when the three following conditions apply: 1) openvpn2-2.0.9 is compiled with gcc-4.2 (the default on Mac OS X 10.6) 2) It is used as a client 3) 'push "redirect-gateway def1"' is used on the server side (e.g. a linux-box)
When the openvpn-2.0.9 is compiled with gcc-4.0 the bug does not occur. Default_gateway is detected correctly. However the gcc-4.0 compiler is not aware of the lzo2 library and openvpn must be configured with "--disable-lzo".
Change History
Note: See
TracTickets for help on using
tickets.

