Önce 
# route delete -net 172.16/22 
ile Destination kısmındaki 172.16 ları silmeniz gerekiyor.


On Wednesday 26 May 2004 13:30, Mesut GÜLNAZ wrote:
> su-2.05b# netstat -r
> Routing tables
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif Expire
> default            192.0.0.1          UGS         0        0    em0
> localhost          localhost          UH          0        0    lo0
> 172.16/22          link#2             UC          0        0    em1
> 192.0.0            link#1             UC          0        0    em0
>
> su-2.05b# route add -net 172.16/22 172.16.0.1
> route: writing to routing socket: File exists
> add net 172.16: gateway 172.16.0.1: File exists
> su-2.05b# netstat -r
> Routing tables
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif Expire
> default            192.0.0.1          UGS         0        0    em0
> localhost          localhost          UH          0        0    lo0
> 172.16/22          link#2             UC          0        0    em1
> 172.16.0.1         link#2             UHLW        0        0    em1
>
> ağ geçidi 172.16.0.1 server ip si 172.16.1.11
> ona rağmen 172.16.1.11 yaptığımda
>
> su-2.05b# netstat -r
> Routing tables
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif Expire
> default            192.0.0.1          UGS         0        0    em0
> localhost          localhost          UH          0        0    lo0
> 172.16/22          link#2             UC          0        0    em1
> 172.16.0.1         link#2             UHLW        0        0    em1
> 172.16.1.11        00:09:6b:89:48:35  UHLW        0        0    lo0
>
>
> ---------------------------------------------------------------------
> Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti.
> http://www.acikkod.com/freebsd.php
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> Liste arsivi: http://lists.enderunix.org ve
> http://www.mail-archive.com/[EMAIL PROTECTED]


---------------------------------------------------------------------
Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti.
http://www.acikkod.com/freebsd.php

To unsubscribe, e-mail: [EMAIL PROTECTED]
Liste arsivi: http://lists.enderunix.org ve http://www.mail-archive.com/[EMAIL 
PROTECTED]


Cevap