Creating 2 or more LAN connections with one adapter.

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Creating 2 or more LAN connections with one adapter.

    I use a laptop and travel to various office sites where I
    need to connect using static IPs. This would be easiest
    if i could create more than 1 LAN connection for the same
    adapter (one for each site)instead of changing the
    configuration each time.

    I obviously can't use the 'Alternate Configuration"
    because I need Static IP addresses at each location

    How can I do this or can it be done.

    Thank You,

    IT Man
    IT Man Guest

  2. Similar Questions and Discussions

    1. R30 Display Adapter
      Hi all - I'm a newbie to the Vista Beta program. I'm participating in the Vista beta program at the request of my employer. I've been reading a...
    2. Creating connections for host header sites
      We have several different clients sites set up on the same IP address using host headers. e.g both clinet1.com and client2.com use the same ip...
    3. OLE DB Adapter broken in 8.1?
      I'm using .NET's OleDbAdapter class for updating. The same executable built with either .NET 2002 or .NET 2003 works great on our DB2 7.2 databases...
    4. Hidden Network adapter & network connections
      When I plug my USB wireless adapter into the USB port of my Windows XP, the system correctly detects a new device, and sets it up. However, it...
    5. Using an Adapter with the 10D?
      I'm considering getting a Canon 10D, in part because I already have some decent lenses from my Canon EOS. However, the widest lens I have only goes...
  3. #2

    Default Re: Creating 2 or more LAN connections with one adapter.

    There is a very useful (and inexpensive) program called netswitcher (see
    [url]http://www.netswitcher.com/[/url]) that I have used for quite some time now for
    exactly that purpose. It allows you to store the configuration for each site
    and to quickly reload it whenever it is needed again.
    --hh


    "IT Man" <idaitman@yahoo.com> wrote in message
    news:049d01c34bd9$017a6210$a101280a@phx.gbl...
    > I use a laptop and travel to various office sites where I
    > need to connect using static IPs. This would be easiest
    > if i could create more than 1 LAN connection for the same
    > adapter (one for each site)instead of changing the
    > configuration each time.
    >
    > I obviously can't use the 'Alternate Configuration"
    > because I need Static IP addresses at each location
    >
    > How can I do this or can it be done.
    >
    > Thank You,
    >
    > IT Man

    hh Guest

  4. #3

    Default Re: Creating 2 or more LAN connections with one adapter.

    quoted from [url]http://www25.brinkster.com/ChicagoTech[/url]
    How to switch network settings without reboot

    As a network consultant, I work on different network every day and need to
    switch network settings such as IP and DNS accordingly. Fortunately, W2K/XP
    comes with a useful tool, netsh.exe, that can switch network settings
    quickly. To copy abc.com network settings, type command netsh -c interface
    dump >c:\abc.txt. The abc.com network settings will be saved at the root of
    the C drive. You can create as many network settings as I like. When you
    work at abc.com next time, you will load the settings by typing netsh -f
    abc.txt command and the abc.com network settings will take effect
    immediately.
    --
    For more and other information, go to
    [url]http://www25.brinkster.com/ChicagoTech[/url]


    Don't send e-mail or reply to me except you need consulting services.
    Posting on MS newsgroup will benefit all readers and you may get more help.

    Robert Lin, MS-MVP, MCSE & CNE
    Windows & Network Support, Tips and FAQs on
    [url]http://www25.brinkster.com/ChicagoTech[/url]
    This posting is provided "AS IS" with no warranties.

    "IT Man" <idaitman@yahoo.com> wrote in message
    news:049d01c34bd9$017a6210$a101280a@phx.gbl...
    > I use a laptop and travel to various office sites where I
    > need to connect using static IPs. This would be easiest
    > if i could create more than 1 LAN connection for the same
    > adapter (one for each site)instead of changing the
    > configuration each time.
    >
    > I obviously can't use the 'Alternate Configuration"
    > because I need Static IP addresses at each location
    >
    > How can I do this or can it be done.
    >
    > Thank You,
    >
    > IT Man

    Robert L [MS-MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139