Korisnik:   Lozinka:   
Beograd Novi Sad Kragujevac Niš
PC Berza Forum : Ver. 2.35
Najnovije teme Najnoviji odgovori Prikačene teme Najaktivnije teme Najčitanije teme
Pronađi : U : Pretraži :
Forum : Komponente
Umrežavanje i mrežna oprema
Pomagajte ljudi!
STRANA 2 OD 2
Mirko78 Re: mirko78 02.02.2014. 15:21 #539875

status: user
broj poruka: 419
to ti je kad covek zardja :)

add route 192.168.1.0 mask 255.255.255.0 192.168.0.1 je ispravno



Nekada je mali broj ljudi posedovao racunare ali su puno znali o njima. Danas puno ljudi poseduje racunare ali malo zna o njima.

:: evo sta kaze cm
::
:: Microsoft Windows XP [Version 5.1.2600
:: (C) Copyright 1985-2001 Microsoft Corp
::
:: D:\Documents and Settings\Goran>route add 192.168.0.0 mask 255.255.255.0 192.16
:: .1.
:: The route addition failed: Either the interface index is wrong or the gateway d
:: es not lie on the same network as the interface. Check the IP Address Table fo
:: the machine
::
::
:: D:\Documents and Settings\Goran>route add 192.168.0.0 mask 255.255.255.0 192.16
:: .1.
:: The route addition failed: Either the interface index is wrong or the gateway d
:: es not lie on the same network as the interface. Check the IP Address Table fo
:: the machine
::
::
:: D:\Documents and Settings\Goran>
:: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Tjewap mirko78 02.02.2014. 15:26 #539877

status: user
broj poruka: 172
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\Documents and Settings\Goran>add route 192.168.1.0 mask 255.255.255.0 192.168
.0.1
`add` is not recognized as an internal or external command,
operable program or batch file.

D:\Documents and Settings\Goran>add route 192.168.1.0 mask 255.255.255.0 192.168
.0.1
`add` is not recognized as an internal or external command,
operable program or batch file.

D:\Documents and Settings\Goran>
:: www :: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Mirko78 Re: mirko78 02.02.2014. 15:27 #539880

status: user
broj poruka: 419
ma route add ide jbg


Nekada je mali broj ljudi posedovao racunare ali su puno znali o njima. Danas puno ljudi poseduje racunare ali malo zna o njima.

:: Microsoft Windows XP [Version 5.1.2600
:: (C) Copyright 1985-2001 Microsoft Corp
::
:: D:\Documents and Settings\Goran>add route 192.168.1.0 mask 255.255.255.0 192.16
:: .0.
:: `add` is not recognized as an internal or external command
:: operable program or batch file
::
:: D:\Documents and Settings\Goran>add route 192.168.1.0 mask 255.255.255.0 192.16
:: .0.
:: `add` is not recognized as an internal or external command
:: operable program or batch file
::
:: D:\Documents and Settings\Goran>
:: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Tjewap evo ga 02.02.2014. 15:41 #539885

status: user
broj poruka: 172
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\Documents and Settings\Goran>route add 192.168.0.1 mask 255.255.255.0

Manipulates network routing tables.

ROUTE [-f] [-p] [command [destination]
[MASK netmask] [gateway] [METRIC metric] [IF interface]

-f Clears the routing tables of all gateway entries. If this is
used in conjunction with one of the commands, the tables are
cleared prior to running the command.
-p When used with the ADD command, makes a route persistent across
boots of the system. By default, routes are not preserved
when the system is restarted. Ignored for all other commands,
which always affect the appropriate persistent routes. This
option is not supported in Windows 95.
command One of these:
PRINT Prints a route
ADD Adds a route
delete deletes a route
CHANGE Modifies an existing route
destination Specifies the host.
MASK Specifies that the next parameter is the `netmask` value.
netmask Specifies a subnet mask value for this route entry.
If not specified, it defaults to 255.255.255.255.
gateway Specifies gateway.
interface the interface number for the specified route.
METRIC specifies the metric, ie. cost for the destination.

All symbolic names used for destination are looked up in the network database
file NETWORKS. The symbolic names for gateway are looked up in the host name
database file HOSTS.

If the command is PRINT or delete. Destination or gateway can be a wildcard,
(wildcard is specified as a star `*`), or the gateway argument may be omitted.

If Dest contains a * or ?, it is treated as a shell pattern, and only
matching destination routes are printed. The `*` matches any string,
and `?` matches any one char. Examples: 157.*.1, 157.*, 127.*, *224*.
Diagnostic Notes:
Invalid MASK generates an error, that is when (DEST & MASK) != DEST.
Example> route ADD 157.0.0.0 MASK 155.0.0.0 157.55.80.1 IF 1
The route addition failed: The specified mask parameter is invalid.
(Destination & Mask) != Destination.

Examples:

> route PRINT
> route ADD 157.0.0.0 MASK 255.0.0.0 157.55.80.1 METRIC 3 IF 2
destination^ ^mask ^gateway metric^ ^
Interface^
If IF is not given, it tries to find the best interface for a given
gateway.
> route PRINT
> route PRINT 157* .... Only prints those matching 157*
> route CHANGE 157.0.0.0 MASK 255.0.0.0 157.55.80.5 METRIC 2 IF 2

CHANGE is used to modify gateway and/or metric only.
> route PRINT
> route delete 157.0.0.0
> route PRINT
:: www :: e-mail :: prijavi adminu :: citiraj :: odgovori ::
bstaletic Blago off topic 02.02.2014. 15:43 #539887

status: user
broj poruka: 1889
Marko je l` mozhe ukratko objashnjenje kakve su to rute?

@Tjewap
Ja vishe nemam ideja, a podeshavao sam milion puta ovo sa klot zhichanim lan-om. Sa wireless-om sam vec jednom prilikom odustao.

If wants and needs divide me
Then I might as well be gone...


:: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Mirko78 Re: evo ga 02.02.2014. 15:50 #539890

status: user
broj poruka: 419
pa nisi sve otkucao

route add 192.168.1.0 mask 255.255.255.0 192.168.0.1 je kompletna komanda

@bstaletic
sa route add komandom zadajes staticku rutu ka drugoj mrezi. U ovom slucaju 192.168.1.0 je mreza, maska za ovu mrezu je 255.255.255.0 192.168.0.1 je default gateway ka toj mrezi.

Nekada je mali broj ljudi posedovao racunare ali su puno znali o njima. Danas puno ljudi poseduje racunare ali malo zna o njima.

:: Microsoft Windows XP [Version 5.1.2600
:: (C) Copyright 1985-2001 Microsoft Corp
::
:: D:\Documents and Settings\Goran>route add 192.168.0.1 mask 255.255.255.
::
:: Manipulates network routing tables
::
:: ROUTE [-f] [-p] [command [destination
:: [MASK netmask] [gateway] [METRIC metric] [IF interface
::
:: -f Clears the routing tables of all gateway entries. If this i
:: used in conjunction with one of the commands, the tables ar
:: cleared prior to running the command
:: -p When used with the ADD command, makes a route persistent acros
:: boots of the system. By default, routes are not preserve
:: when the system is restarted. Ignored for all other commands
:: which always affect the appropriate persistent routes. Thi
:: option is not supported in Windows 95
:: command One of these
:: PRINT Prints a rout
:: ADD Adds a rout
:: delete deletes a rout
:: CHANGE Modifies an existing rout
:: destination Specifies the host
:: MASK Specifies that the next parameter is the `netmask` value
:: netmask Specifies a subnet mask value for this route entry
:: If not specified, it defaults to 255.255.255.255
:: gateway Specifies gateway
:: interface the interface number for the specified route
:: METRIC specifies the metric, ie. cost for the destination
::
:: All symbolic names used for destination are looked up in the network databas
:: file NETWORKS. The symbolic names for gateway are looked up in the host nam
:: database file HOSTS
::
:: If the command is PRINT or delete. Destination or gateway can be a wildcard
:: (wildcard is specified as a star `*`), or the gateway argument may be omitted
::
:: If Dest contains a * or ?, it is treated as a shell pattern, and onl
:: matching destination routes are printed. The `*` matches any string
:: and `?` matches any one char. Examples: 157.*.1, 157.*, 127.*, *224*
:: Diagnostic Notes
:: Invalid MASK generates an error, that is when (DEST & MASK) != DEST
:: Example> route ADD 157.0.0.0 MASK 155.0.0.0 157.55.80.1 IF
:: The route addition failed: The specified mask parameter is invalid
:: (Destination & Mask) != Destination
::
:: Examples
::
:: > route PRIN
:: > route ADD 157.0.0.0 MASK 255.0.0.0 157.55.80.1 METRIC 3 IF
:: destination^ ^mask ^gateway metric^
:: Interface
:: If IF is not given, it tries to find the best interface for a give
:: gateway
:: > route PRIN
:: > route PRINT 157* .... Only prints those matching 157
:: > route CHANGE 157.0.0.0 MASK 255.0.0.0 157.55.80.5 METRIC 2 IF
::
:: CHANGE is used to modify gateway and/or metric only
:: > route PRIN
:: > route delete 157.0.0.
:: > route PRIN
::
:: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Tjewap re 02.02.2014. 15:53 #539892

status: user
broj poruka: 172
ukucao sa celu komandu, evo sta kaze

D:\Documents and Settings\Goran>route add 192.168.1.0 mask 255.255.255.0 192.168
.0.1
The route addition failed: Either the interface index is wrong or the gateway do
es not lie on the same network as the interface. Check the IP Address Table for
the machine.


D:\Documents and Settings\Goran>
:: www :: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Tjewap re 02.02.2014. 15:56 #539893

status: user
broj poruka: 172
Da vi samo znate koliko sam se ja cimao da uvedem net. I svaki put bi krenulo naoako sve sto moze da krene. Nemam fiksni, kablovsku... Nemam dobar signal za 3g modem... A komsa je sad uveo adsl, 10mb, milina jedna. Sutra mi dolazi burazer, on se malo vise razume pa ce on da ogleda detaljno... nemam vise zivaca. Ipak, hvala svima na pomoci .)
:: www :: e-mail :: prijavi adminu :: citiraj :: odgovori ::
IceCream re 05.02.2014. 08:21 #540287

status: user
broj poruka: 791
nisam sve postove procitao pa cu mozda i da lupim
da li si probao da ubridzujes kartice na primarnom?
a sekundarni ostavis na automatici


:: e-mail :: prijavi adminu :: citiraj :: odgovori ::
Tjewap ... 06.02.2014. 07:31 #540511

status: user
broj poruka: 172
Na primarnom su lan i wlan kartica. Samo dve lan kartice mogu da se bridzuju, koliko ja znam.
Inace.. ni strucnijji burazer mi nije mnogo pomogao, mozda smo probali koju stvar vise ali bz uspeha i sa dosta nerviranja. Ipak, pitanje interneta je reseno. Prebacio sam sekundrani u sobu gde ima signal i zalozio pec .)
Steta da komsija traci 10mbps na poker na fejsu. Meni uveliko radi torrent :-D
:: www :: e-mail :: prijavi adminu :: citiraj :: odgovori ::
STRANA 2 OD 2
Broj postavljenih tema: 60435. Broj poslatih odgovora: 647767.
Trenutno niste prijavljeni na PC Berzu i zbog toga imate status 'gosta'. Kao gost ne možete da šaljete poruke na Forum. Ako ste registrovani kao član PC Berze, prijavite se. Ako ste novi korisnik, molimo registrujte se da bi dobili mogućnost aktivnog učešća u radu Foruma.
- niste prijavljeni - samo za čitanje - zaključano
- nema novih poruka - ima novih poruka - ima novih tema
Slagalica.net
Microsystems d.o.o.
PCB Network: pcberza.rs | lisica.rs