Twee internet verbindingen (kabel + adsl) combineren.

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0 Henk 'm!

  • pruimenpit
  • Registratie: December 2005
  • Laatst online: 26-08 11:07
Ik zit met een grappig en ook uitdagende vraag.
Het zit namelijk zo: ik heb onlangs ziggo afgesloten (50mbit) en ik heb nog 2 maanden tele2.
De twee modems zijn nu aangesloten, en zitten met twee netwerkkabels naar twee netwerkkaarten in mijn pc.

Nu speel ik graag spelletjes, en download ik ook graag. Dit werkt nooit zo goed samen.

Is het mogelijk dat ik op 1 lijn kan gamen, en op de andere kan downloaden?
Zijn er programma's die dit kunnen combineren?

Acties:
  • 0 Henk 'm!

  • lasharor
  • Registratie: December 2004
  • Laatst online: 06-10 14:34

lasharor

7 december 2004

Gaat dit niet met Windows 7?

Ik kan me namelijk nog vaag herinneren dat hier ooit eens over werd gesproken.

Hoe dat dan in zijn werk gaat weet ik jammer genoeg ook niet.
My 0,0000002 cents

[ Voor 9% gewijzigd door lasharor op 20-02-2010 17:52 ]


Acties:
  • 0 Henk 'm!

  • GH45T
  • Registratie: November 2003
  • Laatst online: 12:17
Gewoon een static route aanmaken in Windows zou de truc moeten zijn.

Moet wel een van de taken in een vaste adresrange vallen.

Acties:
  • 0 Henk 'm!

  • Petervanakelyen
  • Registratie: December 2006
  • Laatst online: 30-04 12:52
Ik heb geen idee hoe je dit doet. Ik heb er ook al mee bezig geweest en heb het onder Linux met een hoop geklooi wel werkend gekregen om een programma de beide verbindingen tegelijk te laten gebruiken.
Ik weet van XP dat die soms best in de war is als je 2 verbindingen aansluit.

Somewhere in Texas there's a village missing its idiot.


Acties:
  • 0 Henk 'm!

Verwijderd

Dit kan met een static route.

Acties:
  • 0 Henk 'm!

  • Fish
  • Registratie: Juli 2002
  • Niet online

Fish

How much is the fish

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
C:\Documents and Settings\fish>route add ?

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



maar dit is het belangrijkste
code:
1
2
3
    > route ADD 157.0.0.0 MASK 255.0.0.0  157.55.80.1 METRIC 3 IF 2
             destination^      ^mask      ^gateway     metric^    ^
                                                         Interface^

[ Voor 4% gewijzigd door Fish op 20-02-2010 18:09 ]

Iperf


Acties:
  • 0 Henk 'm!

  • DJSmiley
  • Registratie: Mei 2000
  • Laatst online: 13:51
GH45T schreef op zaterdag 20 februari 2010 @ 17:54:
Gewoon een static route aanmaken in Windows zou de truc moeten zijn.

Moet wel een van de taken in een vaste adresrange vallen.
En uiteraard de zooi aansluiten.

Stel dat je primaire verbinding de kabel is. Die router is dan dus ook je default gateway. (bv 192.168.1.1)

Dan geef je je Tele2 router als ip 192.168.1.2 en zet je hierop DHCP uit.

Stel dat je dan wilt downloaden via Tele2, maar de rest over je kabelverbinding wilt gaan:
ROUTE ADD 216.196.109.144 MASK 255.255.255.255 192.168.1.2

(in dit geval is dit een usenetserver van Giganews, maar je kan natuurlijk elk destination ip opgeven (of subnet))

Een dualwan router is makkelijker, maar aangezien dit toch nog maar tijdelijk is tot je tele2 verdwenen is is dat geen zinnige investering.
Pagina: 1