Just a thought, I think that the file isn't missing.  I think it's a
"looking for it in the wrong place" problem.  It's looking for
valid_port_range.pl in / so it's almost like a shell variable preceeding /
is missing.  Looking further it could be that ${vyatta_sbindir} is not
defined because the firewall stuff relies upon exec "${vyatta_sbindir}/
valid_port_range.pl $VAR(@)".  It looks like that's defined
in vyatta-cfg-cmd-wrapper and perhaps manipulated in install-system,
rl-system.init

On Thu, May 7, 2015 at 1:58 PM, Daniil Baturin <dan...@baturin.org> wrote:

>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I don't have this problem witn any of VyOS versions, including the
> nightly builds of the upcoming release.
>
> Missing file mean that either your filesystem is corrupted, or you are
> doing something wrong.
>
> Please make sure that:
> 1. You've installed VyOS with 'install image'.
> 2. You did not install any packages by hand (including doing 'apt-get
> upgrade' or 'dist-upgrade').
> 3. You did not modify any files.
> 4. You did not modify the code of the package.
>
> Also, please show us the commands you are using to configure your
> firewall and tell us which VyOS version are you using.
>
> On 05/07/2015 08:10 PM, Vikash Kumar wrote:
> > ​For now,
> >
> >    I kept that file in '/' and gave executable permission, it seems it
> works. But I am certain I missed some step after installation to
> configure firewall scripts.​
> >
> > On Thu, May 7, 2015 at 7:27 PM, Vikash Kumar
> <vikash.ku...@oneconvergence.com
> <mailto:vikash.ku...@oneconvergence.com>> wrote:
> >
> >     Hi all,
> >
> >        I am trying to configure firewall on VyOS. In that i am setting
> rule to accept on port 80.  While setting rule as destination port, I am
> getting this error.
> >     '
> >     sh: /valid_port_range.pl <http://valid_port_range.pl>: No such
> file or directory\n\nValue validation failed\nSet 'failed\n
> >
> >     More logs can be found at :
> >
> >          http://pastebin.com/cNuwP72N
> >
> >     I think I missed something in configuration.
> >
> >
> >     --
> >     Regards,
> >     Vikash
> >
> >
> >
> >
> > --
> > Regards,
> > Vikash
> >
> >
> > _______________________________________________
> > Vyos-developers mailing list
> > Vyos-developers@lists.tuxis.nl
> > https://lists.tuxis.nl/listinfo/vyos-developers
>
>
> - --
> #!/usr/bin/env perl
> @a=split(//, "daniil @ baturin  .  org" );# Daniil Baturin
> @b=split(//,q/Px%!+o0Q6lh*7dp$.@8#%|y{/);while($i<24){$_.=
> chr((ord(@b[$i])-ord(@a[$i])+62)%94+32);$i++};print"$_\n"#
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iQIcBAEBAgAGBQJVS9IRAAoJEEcm35UR4K8f4JsP/jqXgddYz+GcLk7tsWDxHY8z
> pGkYqWVFGQh8q7pvSJFW4Qnzuqdd5FgiFnUvqfcjedHPq87aCiSNt0Qzxy/Lgzin
> 2MyuIZPoqWlayWyeu3OXDiCmFGh6G0jbNzpB/Vr9AhWzvK178GgFs3xeL7vHGPLA
> Pk42OP/9/lyNliU/5sA3VvZJKT9GmbmymLcRI/6paj86H4wp1MEbx6NGUv/xgrkv
> h8oLvfLwaMJLJLKo+9+MRaQkZPJcM0Pn6j2GXFZHk566TPspf1IJgnEEyx5C9Q8u
> 6wdJi/PGB/63LJy+6f0PxqleWe9otxmb7Al/KILVevmqqFlVmn/nTRmb1ANGl5ff
> 0Sk6Wh8AN6CzqiB1JN24L7fj5DnZIBzF0/Zx+VnirKEup/Nir0wnelHYicR3shbA
> 8vjtVG08FxNzqbHl/VQN+B8uAyjPXKKZn+ivG/R/lrUXAp/gMhhJlAExX0hCAWFJ
> LvM//sRq5AWJU7clZrmzH+oCcovXdj5euFc7zBGycc6mPf3lllOCn43RmCkWSu40
> ECdV8wE84BmxS11aw2kaniTCBZi7Nkze6XhAiZD6N7DlKpwExCIjQyMmdc7P3BaW
> 7IE0yMY05htQ/eJN7dQ5UbMnco+TkOLpGyNoxxpyifn8Jz2GPT0vYkWQ7h7VqojT
> RknPAxJdQMj56Gcn81CW
> =Krmv
> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Vyos-developers mailing list
> Vyos-developers@lists.tuxis.nl
> https://lists.tuxis.nl/listinfo/vyos-developers
>
_______________________________________________
Vyos-developers mailing list
Vyos-developers@lists.tuxis.nl
https://lists.tuxis.nl/listinfo/vyos-developers

Reply via email to