Toon posts:

Directe verbinding met vriend via kabel lukt niet

Pagina: 1
Acties:

Verwijderd

Topicstarter
Ik wil naar een vriend hier in dezelfde plaats een directe verbinding maken (bijv. icq filetransfer of chat) via de kabel (chello), maar dat gaat dus mooi niet.

Ik heb hier een tijdje geleden hier iets over gelezen, maar ik kan die topic niet meer vinden.

Vraag 1: Is het mogelijk?
Vraag 2: Hoe zorg ik ervoor dat het werkt?

  • Hazzz-E
  • Registratie: Juli 2000
  • Laatst online: 11-09-2025

Hazzz-E

Que?

dan zit je waarschijnlijk allebei op dezelfde gateway.

Dat kun je oplossen door iets met
code:
1
route <gateway> <ip van vriend>

en je vriend
code:
1
route <gateway> <ip van jezelf>

of zoiets, ik weet niet meer zeker hoe het was.

Verwijderd

anders om, dus:
route ip-vriend gateway

Verwijderd

Topicstarter
Als ik dit exact intyp geeft ie een syntax error.

Er moet waarschijnlijk nog iets bij (een commando of zo)

Iemand enig idee welk commando?

Verwijderd

E:\>route

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. When used with the PRINT command,
displays the list of registered persistent routes. Ignored for
all other commands, which always affect the appropriate
persistent routes. This option is not supported 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: 87

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 DELETE 157.0.0.0
> route PRINT

Heb je hier wat aan?

  • bfm
  • Registratie: September 2000
  • Laatst online: 03-05 18:53

bfm

route add ip gateway

Verwijderd

Topicstarter
Op woensdag 03 januari 2001 19:37 schreef bfm het volgende:
route add ip gateway
Ik heb dit exact uitgevoerd, maar ik kan nog geen icq filetransfers doen.

  • WhizzCat
  • Registratie: November 2001
  • Laatst online: 03-10-2025

WhizzCat

www.lichtsignaal.nl

Ik heb hetzelfde probleem met @home. Ik kan ook niet pingen, icqén of netmeeten met vrienden bij mij in hetzelfde dorp. Iemand met een andere gateway (ook bij @home, maar andere stad) kan wel vrolijk met ons files uitwisselen, ftp'en etc. Kan iemand misschien iets uitgebreider ingaan met wat voorbeelden voor het gebruik van het route commando? Alvast bedankt. Bastiaan Alias WhizzCat B-)

Gezocht: netwerkbeheerder
Als je het niet aan een 6-jarige kan uitleggen, snap je er zelf ook niks van! - A. Einstein


  • DeTjuk
  • Registratie: December 2000
  • Laatst online: 19-05 22:15
Geen idee of het ook voor Chello werkt, maar voor @home zeker wel!

http://members.home.nl/faqathome/faq/problemen.html#vraag1

Staat hierboven eingelijk ook al een beetje...

Succes ermee!

[PSN: DeTjuK] Follow your instinct, no one beats you with character and balls.


  • dreeke
  • Registratie: December 2000
  • Laatst online: 31-10-2025

dreeke

outdated icon

ik heb er ook last van ja :(

Bij gebrek aan uw reclame staat hier mijn handtekening.

Pagina: 1