* [LARTC] ip rule to remove
@ 2004-11-23 16:50 Askar
2004-11-23 17:03 ` Martin A. Brown
2004-11-24 4:54 ` Askar
0 siblings, 2 replies; 3+ messages in thread
From: Askar @ 2004-11-23 16:50 UTC (permalink / raw)
To: lartc
hi thanks for your reply heh "Example: ip del rule pref 32742" is
syntically wrong :)
and when i tried "ip rule del 32742" it gives me error
# ip rule del 32742
Error: argument "32742" is wrong: Failed to parse rule type
so how to get get of these extra rules?
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2 lookup squid.out
32744: from all fwmark 0x2 lookup squid.out
32745: from all fwmark 0x2 lookup squid.out
32746: from all fwmark 0x2 lookup squid.out
32747: from all fwmark 0x2 lookup squid.out
32748: from all fwmark 0x2 lookup squid.out
32749: from all fwmark 0x2 lookup squid.out
32750: from all fwmark 0x2 lookup squid.out
32751: from all fwmark 0x2 lookup squid.out
32752: from all fwmark 0x2 lookup squid.out
32753: from all fwmark 0x2 lookup squid.out
32754: from all fwmark 0x2 lookup squid.out
32755: from all fwmark 0x2 lookup squid.out
32756: from all fwmark 0x2 lookup squid.out
32757: from all fwmark 0x2 lookup squid.out
32758: from all fwmark 0x2 lookup squid.out
32759: from all fwmark 0x2 lookup squid.out
32760: from all fwmark 0x2 lookup squid.out
--
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] ip rule to remove
2004-11-23 16:50 [LARTC] ip rule to remove Askar
@ 2004-11-23 17:03 ` Martin A. Brown
2004-11-24 4:54 ` Askar
1 sibling, 0 replies; 3+ messages in thread
From: Martin A. Brown @ 2004-11-23 17:03 UTC (permalink / raw)
To: lartc
Hi there Askar,
: and when i tried "ip rule del 32742" it gives me error
: so how to get get of these extra rules?
Try:
ip rule del prio 32742 from all fwmark 0x2 lookup squid.out
-Martin
--
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] ip rule to remove
2004-11-23 16:50 [LARTC] ip rule to remove Askar
2004-11-23 17:03 ` Martin A. Brown
@ 2004-11-24 4:54 ` Askar
1 sibling, 0 replies; 3+ messages in thread
From: Askar @ 2004-11-24 4:54 UTC (permalink / raw)
To: lartc
heya Martin
Thanks for the reply its just for archieve to confirm that i'm done with it.
I used the following command to get rid of extra entries in routing database
#ip rule del fwmark 2 table squid.out
regards
-Askar
On Tue, 23 Nov 2004 11:03:58 -0600 (CST), Martin A. Brown
<mabrown-lartc@securepipe.com> wrote:
> Hi there Askar,
>
> : and when i tried "ip rule del 32742" it gives me error
> : so how to get get of these extra rules?
>
> Try:
>
> ip rule del prio 32742 from all fwmark 0x2 lookup squid.out
>
> -Martin
>
> --
> Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
--
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-24 4:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 16:50 [LARTC] ip rule to remove Askar
2004-11-23 17:03 ` Martin A. Brown
2004-11-24 4:54 ` Askar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.