On 04/01/2013 05:58 AM, Rafael A. Isturiz L. wrote: > Hi, today i tested rc1 and have same issue... Internet sharing nor > portfw works... I have to downgrade, so the firewall be functional again > (because was in a production server), so this should be tested in non > production server to fix the issue.
Might be related to ip_forwarding not being enabled? I changed the way this part works. Where is your "sysctl" command located on your system? What does: # sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1 Give you? Cheers, Victor > > On Sun, Mar 31, 2013 at 11:02 AM, juffinhalli <[email protected] > <mailto:[email protected]>> wrote: > > Hello! > > I have changed the rules of access to the interenet. Unfortunately, > nothing has changed. Work and registers any connection other than > transit. > A similar problem just me? > > To test I have created a bash script (vuurmuur-b). > > Thank you for your help. > > 25.03.2013 11 <tel:25.03.2013%2011>:49, Victor Julien пишет: > > Looking at the log you sent with this report, I see only 2 > forwarding rules: > > Snat service any from local.lan to world.inet options > log,loglimit="1" > Accept service ping from local.lan to world.inet options > log,loglimit="1" > > This means only "ping" is forwarded. The snat rule applies to > everything > that is forwarded with "accept" rules. > > So I think you should add more forwarding rules: to test you can > simply add: > > accept service any from local.lan to world.inet options > log,loglimit="1" > > That should make things work. If you confirmed that, remove this > rule > again and add rules like: > > accept service http from local.lan to world.inet options > log,loglimit="1" > accept service https from local.lan to world.inet options > log,loglimit="1" > > etc. > > Cheers, > Victor > > On 03/24/2013 04:50 PM, juffinhalli wrote: > > Hello! > The logs of the vuurmuur successfully detected any compounds > other than > transit > I double-checked, the network settings of the client > computer - the > settings are correct, as the gateway IP address of the > gateway with the > program and they are in the same subnet. > > Specifically to test, I created a port forwarding (ssh) from the > Internet to the client computer - unsuccessfully > The logs recorded only PORTFW event - from the Internet in > gateway. > Ideally, then should be recorded on an event SNAT in the > logs, but it > does not. > > The vuurmuur 0.7 has successfully recorded all this events and > everything works. > > Regards > Semen Vasilkov > > P.S. Sorry for bad English > > 24.03.2013 11 <tel:24.03.2013%2011>:32, juffinhalli пишет: > > Hello! > > Testing vuurmuur 0.8r1. > My system: clean Ubuntu 12.04 > Unfortunately the sharing of the Internet is not working. > Package installs of > ftp://ftp.vuurmuur.org/ubuntu/__dists/precise/alpha/ > <ftp://ftp.vuurmuur.org/ubuntu/dists/precise/alpha/> > There is also a problem if you manually compile from source > The problem in amd64 and i386 > Using "vuurmuur_conf - wizard" does not solve the problem. > All network connections - Ethernet cards > The client computer is configured manually, dns 8.8.8.8. > Gateway client computer pinged successfully and it shows > in the logs > Gateway itself goes on the Internet successfully > In an attachment, logs and configuration files. > > Regards > Semen Vasilkov > > > > ------------------------------__------------------------------__------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn___d2d_mar > <http://p.sf.net/sfu/appdyn_d2d_mar> > > > _________________________________________________ > Vuurmuur-users mailing list > Vuurmuur-users@lists.__sourceforge.net > <mailto:[email protected]> > https://lists.sourceforge.net/__lists/listinfo/vuurmuur-users > <https://lists.sourceforge.net/lists/listinfo/vuurmuur-users> > > > > > ------------------------------__------------------------------__------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn___d2d_mar > <http://p.sf.net/sfu/appdyn_d2d_mar> > > > > _________________________________________________ > Vuurmuur-users mailing list > Vuurmuur-users@lists.__sourceforge.net > <mailto:[email protected]> > https://lists.sourceforge.net/__lists/listinfo/vuurmuur-users > <https://lists.sourceforge.net/lists/listinfo/vuurmuur-users> > > > > ------------------------------__------------------------------__------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn___d2d_mar > <http://p.sf.net/sfu/appdyn_d2d_mar> > _________________________________________________ > Vuurmuur-users mailing list > Vuurmuur-users@lists.__sourceforge.net > <mailto:[email protected]> > https://lists.sourceforge.net/__lists/listinfo/vuurmuur-users > <https://lists.sourceforge.net/lists/listinfo/vuurmuur-users> > > > > > ------------------------------------------------------------------------------ > Own the Future-Intel(R) Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. Compete > for recognition, cash, and the chance to get your game on Steam. > $5K grand prize plus 10 genre and skill prizes. Submit your demo > by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 > _______________________________________________ > Vuurmuur-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/vuurmuur-users > > > > > -- > a.k.a. pelox (Debian Powered) | JID:[email protected] > <mailto:jid%[email protected]> > Barquisimeto [VE] | LinuxUser [238188] > http://pelox.gusl.org.ve > > > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > > > > _______________________________________________ > Vuurmuur-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/vuurmuur-users > ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Vuurmuur-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vuurmuur-users
