Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Shane McKinley
Hmm, that doesn't seem to do the trick. Just for giggles, I am running
v3.

ERROR: node next-hop: argument discard is not a valid IPv4: value
must be an IP address in dotted decimal form.
[edit]

:O 


Shane McKinley
Habersham EMC

-Original Message-
From: Peter Wohlers [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 12, 2007 12:22 PM
To: Shane McKinley
Cc: [EMAIL PROTECTED]
Subject: Re: [Vyatta-users] Vyatta null route

Try the 'discard' operator

so

set protocols static route x.x.x.x/x discard or maybe it's set protocols
static route x.x.x.x/x next-hop discard


--Peter


Shane McKinley wrote:
 I am trying to figure out how to insert a null route into my Vyatta
OFR.
 
 I tried:
 
 set protocols static route x.x.x.x/x next-hop 0.0.0.0
 
 But then it does not show when executing:
 
 show route
 
 Any ideas?
 
 Thanks,
 
 Shane McKinley
 Habersham EMC
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] Vyatta null route

2007-12-12 Thread Shane McKinley
I am trying to figure out how to insert a null route into my Vyatta OFR.

I tried:

set protocols static route x.x.x.x/x next-hop 0.0.0.0

But then it does not show when executing:

show route

Any ideas?

Thanks,

Shane McKinley
Habersham EMC
___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Peter Wohlers
Try the 'discard' operator

so

set protocols static route x.x.x.x/x discard
or maybe it's
set protocols static route x.x.x.x/x next-hop discard


--Peter


Shane McKinley wrote:
 I am trying to figure out how to insert a null route into my Vyatta OFR.
 
 I tried:
 
 set protocols static route x.x.x.x/x next-hop 0.0.0.0
 
 But then it does not show when executing:
 
 show route
 
 Any ideas?
 
 Thanks,
 
 Shane McKinley
 Habersham EMC
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Stig Thormodsrud
Unfortunately there is a known bug with discard.  See
http://bugzilla.vyatta.com/show_bug.cgi?id=1933

stig

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:vyatta-users-
 [EMAIL PROTECTED] On Behalf Of Peter Wohlers
 Sent: Wednesday, December 12, 2007 9:22 AM
 To: Shane McKinley
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Vyatta-users] Vyatta null route
 
 Try the 'discard' operator
 
 so
 
 set protocols static route x.x.x.x/x discard
 or maybe it's
 set protocols static route x.x.x.x/x next-hop discard
 
 
 --Peter
 
 
 Shane McKinley wrote:
  I am trying to figure out how to insert a null route into my Vyatta
OFR.
 
  I tried:
 
  set protocols static route x.x.x.x/x next-hop 0.0.0.0
 
  But then it does not show when executing:
 
  show route
 
  Any ideas?
 
  Thanks,
 
  Shane McKinley
  Habersham EMC
  ___
  Vyatta-users mailing list
  Vyatta-users@mailman.vyatta.com
  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
 
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Shane McKinley
The best solution seems to be a init script as follows:

ip route add blackhole 172.16.0.0/20
ip route add blackhole 10.0.0.0/8
ip route add blackhole 192.168.0.0/16

Too bad, I keep running into limitations on Vyatta..I am not complaining
though, its free and seems to work well overall.

Thanks,

Shane McKinley
Habersham EMC

-Original Message-
From: Stig Thormodsrud [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 12, 2007 12:53 PM
To: 'Peter Wohlers'; Shane McKinley
Cc: [EMAIL PROTECTED]
Subject: RE: [Vyatta-users] Vyatta null route

Unfortunately there is a known bug with discard.  See
http://bugzilla.vyatta.com/show_bug.cgi?id=1933

stig

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:vyatta-users- 
 [EMAIL PROTECTED] On Behalf Of Peter Wohlers
 Sent: Wednesday, December 12, 2007 9:22 AM
 To: Shane McKinley
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Vyatta-users] Vyatta null route
 
 Try the 'discard' operator
 
 so
 
 set protocols static route x.x.x.x/x discard or maybe it's set 
 protocols static route x.x.x.x/x next-hop discard
 
 
 --Peter
 
 
 Shane McKinley wrote:
  I am trying to figure out how to insert a null route into my Vyatta
OFR.
 
  I tried:
 
  set protocols static route x.x.x.x/x next-hop 0.0.0.0
 
  But then it does not show when executing:
 
  show route
 
  Any ideas?
 
  Thanks,
 
  Shane McKinley
  Habersham EMC
  ___
  Vyatta-users mailing list
  Vyatta-users@mailman.vyatta.com
  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
 
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Dave Roberts
 Ya... it doesn't make breakfast for me in the morning 
 either... oh well.
 Maybe next version ;)

The nice thing about open source is its relentless improvement. ;-)

In this particular case, the bug is fixed in the next version. Because of
the structural work we have been doing over the past few months, many of
the more annoying things in the system will have been removed. For those
that have not been removed, the infrastructure will have been put in place
to make faster progress in getting them.

-- Dave

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Todd Worden
Ya... it doesn't make breakfast for me in the morning either... oh well.
Maybe next version ;)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shane McKinley
Sent: Wednesday, December 12, 2007 1:50 PM
To: [EMAIL PROTECTED]
Subject: Re: [Vyatta-users] Vyatta null route

The best solution seems to be a init script as follows:

ip route add blackhole 172.16.0.0/20
ip route add blackhole 10.0.0.0/8
ip route add blackhole 192.168.0.0/16

Too bad, I keep running into limitations on Vyatta..I am not complaining
though, its free and seems to work well overall.

Thanks,

Shane McKinley
Habersham EMC

-Original Message-
From: Stig Thormodsrud [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 12, 2007 12:53 PM
To: 'Peter Wohlers'; Shane McKinley
Cc: [EMAIL PROTECTED]
Subject: RE: [Vyatta-users] Vyatta null route

Unfortunately there is a known bug with discard.  See
http://bugzilla.vyatta.com/show_bug.cgi?id=1933

stig

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:vyatta-users- 
 [EMAIL PROTECTED] On Behalf Of Peter Wohlers
 Sent: Wednesday, December 12, 2007 9:22 AM
 To: Shane McKinley
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Vyatta-users] Vyatta null route
 
 Try the 'discard' operator
 
 so
 
 set protocols static route x.x.x.x/x discard or maybe it's set 
 protocols static route x.x.x.x/x next-hop discard
 
 
 --Peter
 
 
 Shane McKinley wrote:
  I am trying to figure out how to insert a null route into my Vyatta
OFR.
 
  I tried:
 
  set protocols static route x.x.x.x/x next-hop 0.0.0.0
 
  But then it does not show when executing:
 
  show route
 
  Any ideas?
 
  Thanks,
 
  Shane McKinley
  Habersham EMC
  ___
  Vyatta-users mailing list
  Vyatta-users@mailman.vyatta.com
  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
 
 ___
 Vyatta-users mailing list
 Vyatta-users@mailman.vyatta.com
 http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


__ NOD32 2719 (20071212) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com


___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Aubrey Wells
Meaning Glendale?

--
Aubrey Wells
Senior Engineer
Shelton | Johns Technology Group
A Vyatta Ready Partner
www.sheltonjohns.com





On Dec 12, 2007, at 2:48 PM, Dave Roberts wrote:

 the bug is fixed in the next version

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


Re: [Vyatta-users] Vyatta null route

2007-12-12 Thread Dave Roberts
 Meaning Glendale?

Yes.

-- Dave

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users