|
|
Brett Serkez wrote: > <snip> >> I doubt very much this was a kernel issue. More likely there's a >> difference in default firewall configuration between the two >> distributions. > > Absolutely not. I reviewed the configurations line by line and also > ran with and without iptables active. Most of my work was with the > firewall off, I only turned it back on once all was working. > > Once I have the Fedora box ready to be retired, I'll try back reving > the kernel and retesting. > > I do not discount some other differences in the distos, but what else > would effect how packets pass thru a given Linux system? There's iptables; ebtables; the routing table; the settings in /proc/sys/net/ipv4/ip_forward (and its interface-specific equivalents)... and that's pretty much all that comes to mind off the top of my head. ebtables is pretty new and almost never on by default -- so if you cleared iptables from the equation and the routing tables were set up equivalently on both sides, the ip_forward settings in /proc are probably the likely suspects. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-10/msg00095.html on line 201 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-10/msg00095.html on line 201 |