Brian Candler wrote:
On Thu, May 18, 2006 at 02:52:19PM -0300, Alexandre Biancalana wrote:
# route add 128.110.0.0 255.255.0.0 10.0.0.17
add net 128.110.0.0: gateway 255.255.0.0
...
Running netstat -nr I get the following:
0&0xa11255.255.0.0UGSc 1
On Thu, May 18, 2006 at 02:52:19PM -0300, Alexandre Biancalana wrote:
> > > # route add 128.110.0.0 255.255.0.0 10.0.0.17
> > > add net 128.110.0.0: gateway 255.255.0.0
...
> > >Running netstat -nr I get the following:
> > >
> > > 0&0xa11255.255.0.0UGSc 15 332
Oliver Fromme wrote:
Alexandre Biancalana <[EMAIL PROTECTED]> wrote:
> Today I had to add a new route in the company gateway. So I ran the
> command:
>
> # route add 128.110.0.0 255.255.0.0 10.0.0.17
> add net 128.110.0.0: gateway 255.255.0.0
You used the wrong syntax. Correct synta
Alexandre Biancalana <[EMAIL PROTECTED]> wrote:
> Today I had to add a new route in the company gateway. So I ran the
> command:
>
> # route add 128.110.0.0 255.255.0.0 10.0.0.17
> add net 128.110.0.0: gateway 255.255.0.0
You used the wrong syntax. Correct syntax is:
# route add -net
John Nielsen wrote:
On Thursday 18 May 2006 11:31, Alexandre Biancalana wrote:
Hi List,
Today I had to add a new route in the company gateway. So I ran the
command:
# route add 128.110.0.0 255.255.0.0 10.0.0.17
add net 128.110.0.0: gateway 255.255.0.0
Running netstat -nr I get the
Joshua Blanton wrote:
Joe Holden wrote:
Alexandre Biancalana wrote:
# route add 128.110.0.0 255.255.0.0 10.0.0.17 add net
route add 128.110/8 10.0.0.17
/16 would probably be a better choice ;-)
--jtb
oh, yes, my bad, i meant /16...been a long day :(
Thanks,
Jo
Joe Holden wrote:
> Alexandre Biancalana wrote:
> ># route add 128.110.0.0 255.255.0.0 10.0.0.17 add net
>
> route add 128.110/8 10.0.0.17
/16 would probably be a better choice ;-)
--jtb
signature.asc
Description: Digital signature
On Thursday 18 May 2006 11:31, Alexandre Biancalana wrote:
> Hi List,
>
> Today I had to add a new route in the company gateway. So I ran the
> command:
>
> # route add 128.110.0.0 255.255.0.0 10.0.0.17
> add net 128.110.0.0: gateway 255.255.0.0
>
>Running netstat -nr I get the following:
Alexandre Biancalana wrote:
Hi List,
Today I had to add a new route in the company gateway. So I ran the
command:
# route add 128.110.0.0 255.255.0.0 10.0.0.17 add net
128.110.0.0: gateway 255.255.0.0
Running netstat -nr I get the following:
0&0xa11255.255.0.0
Hi List,
Today I had to add a new route in the company gateway. So I ran the
command:
# route add 128.110.0.0 255.255.0.0 10.0.0.17
add net 128.110.0.0: gateway 255.255.0.0
Running netstat -nr I get the following:
0&0xa11255.255.0.0UGSc 15 332
10 matches
Mail list logo