aantal routes

Pagina: 1
Acties:

  • B2
  • Registratie: April 2000
  • Laatst online: 22:30

B2

wa' seggie?

Topicstarter
Hmmz, zit ik net even m'n route tabel door te kijken, maar ik zie er opeens best wel veel staan...hoe kan dat eigenlijk?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[root@c19169 log]# /sbin/route
Kernel IP routing table
Destination     Gateway    Genmask     Flags Metric Ref    Use Iface
ura.cla.kobe-u. -          255.255.255.255 !H    0  -     0 -
61.129.77.186   -          255.255.255.255 !H    0  -     0 -
adsl-63-198-74- -          255.255.255.255 !H    0  -     0 -
210.204.232.130 -          255.255.255.255 !H    0  -     0 -
phys-13.bucknel -          255.255.255.255 !H    0  -     0 -
216.211.71.9    -          255.255.255.255 !H    0  -     0 -
eeca30.sogang.a -          255.255.255.255 !H    0  -     0 -
210.0.141.243   -          255.255.255.255 !H    0  -     0 -
nat20.telpol.ne -          255.255.255.255 !H    0  -     0 -
wps.hpps.ylc.ed -          255.255.255.255 !H    0  -     0 -
but.is.founder. -          255.255.255.255 !H    0  -     0 -
bgp590915bgs.jd -          255.255.255.255 !H    0  -     0 -
202.96.72.41    -          255.255.255.255 !H    0  -     0 -
212.40.236.236  -          255.255.255.255 !H    0  -     0 -
202.41.85.181   -          255.255.255.255 !H    0  -     0 -
c23242.upc-c.ch Apeldoorn.ah00r 255.255.255.255 UGH   0 0     0 eth0
211.114.48.41   -          255.255.255.255 !H    0  -     0 -
d118193.upc-d.c -          255.255.255.255 !H    0  -     0 -
212.26.44.75    -          255.255.255.255 !H    0  -     0 -
202.103.68.66   -          255.255.255.255 !H    0  -     0 -
10.0.0.0      *        255.255.255.0   U     0  0     0 eth1
212.187.16.0    *          255.255.248.0   U     0  0     0 eth0
127.0.0.0    *         255.0.0.0     U     0    0     0 lo
default    Apeldoorn.ah00r 0.0.0.0     UG    0  0     0 eth0

  • ACM
  • Registratie: Januari 2000
  • Niet online

ACM

Software Architect

Werkt hier

Doe je gekke dingen met routed of QoS :?

  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Neuj, ik zie dat ook als ik route -C geef..

Lijkt me eerder een uitgebreide weergave van alle opgezette verbindingen die gemaakt zijn..
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[root@predator dirk]# route -C
Kernel IP routing cache
Source      Destination     Gateway    Flags Metric Ref    Use Iface
predator.backsl ts-154-15.tweak excelsior        0  0   374 eth0
predator.backsl ts-154-11.tweak excelsior        0  0    45 eth0
clusterc.icq.co predator.backsl predator.backsl l     0 0     5 lo
deepspace-9.bac predator.backsl predator.backsl il    0 0     4 lo
ts-154-17.tweak predator.backsl predator.backsl l     0 0   251 lo
predator.backsl vulcanus.its.tu excelsior        0  0     0 eth0
predator.backsl ts-154-21.tweak excelsior        0  0    51 eth0
predator.backsl ts-154-17.tweak excelsior        0  0    39 eth0
vulcanus.its.tu predator.backsl predator.backsl l     0 0    18 lo
predator.backsl ts-154-11.tweak excelsior        0  2   314 eth0
predator.backsl ts-154-15.tweak excelsior        0  12    3159 eth0
ncc-1701e    192.168.0.255   192.168.0.255   ibl   0    0     0 lo
predator.backsl clustera.icq.co excelsior        0  0     9 eth0
predator.backsl 216.34.209.13   excelsior        0  0     0 eth0

Dit zet-ie bij mij neer..terwijl een gewone
code:
1
2
3
4
5
6
[root@predator dirk]# route
Kernel IP routing table
Destination     Gateway    Genmask     Flags Metric Ref    Use Iface
192.168.0.0     *          255.255.255.0   U     0  0     0 eth0
127.0.0.0    *         255.0.0.0     U     0    0     0 lo
default    excelsior     0.0.0.0       UG    0  0     0 eth0

Doet.

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


  • ACM
  • Registratie: Januari 2000
  • Niet online

ACM

Software Architect

Werkt hier

Op zondag 28 april 2002 18:21 schreef BackSlash32 het volgende:
Neuj, ik zie dat ook als ik route -C geef..
-C operate on the kernel's routing cache.
Lijkt me vrij duidelijk :)

Maar door de topicstarter wordt de -C niet meegegeven?

  • B2
  • Registratie: April 2000
  • Laatst online: 22:30

B2

wa' seggie?

Topicstarter
nope....naja best raar, maar op zich (volgens mij) geen ding om zorgen over te maken.

Verwijderd

Op zondag 28 april 2002 19:48 schreef supergrover het volgende:
nope....naja best raar, maar op zich (volgens mij) geen ding om zorgen over te maken.
Nope :)

Kijk maar naar de netmasks ;)

Verwijderd

code:
1
2
3
4
5
6
7
8
9
10
     Flags  Possible flags include
          U (route is up)
          H (target is a host)
          G (use gateway)
          R (reinstate route for dynamic routing)
          D (dynamically installed by daemon or redirect)
          M (modified from routing daemon or redirect)
          A (installed by addrconf)
          C (cache entry)
          !  (reject route)

Vaag...reject route to host ofzo :?

  • Coen Rosdorff
  • Registratie: Januari 2000
  • Niet online
!H is host unreachable volgens mij.
Lijkt erop dat die info vastgehouden wordt ofzo....

  • B2
  • Registratie: April 2000
  • Laatst online: 22:30

B2

wa' seggie?

Topicstarter
hmmz, ik kan ze dus gewoon verwijderen?

  • Coen Rosdorff
  • Registratie: Januari 2000
  • Niet online
Lijkt mij wel ja.
Ze bevatten geen waardevolle info over de routering verder.
Pagina: 1