Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Network Profiles

Network Profiles

Scheduled Pinned Locked Moved System Admin
sysadminhelpquestionworkspace
12 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Matt Newman
    wrote on last edited by
    #1

    Is it possible to set up network profiles within XP Home for one network device? I am open to using 1 profile with account a and another for account b. Heres the story. My dad, a GM Mechanic, had to buy a laptop computer as per GM's wishes so he can wirelessly access technical information. So I convinced him that he should get a Wireless router at home so he could surf at home wirelessly too. The person his employer has administering the whole system knows nothing. They are using a linksys Wirless AP/Router and a static IP network. The problem is they have the AP/Router DHCP server running only its a different IP range:doh:!. So I can't set up the computer to use a static alternate configuration because there is a DHCP server and it won't default to it. If I set it to static he can't use wireless at home because of the DHCP server in the home AP/Router. Anyone have any ideas? I'm stuck :sigh: Matt Newman
    Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

    J 1 Reply Last reply
    0
    • M Matt Newman

      Is it possible to set up network profiles within XP Home for one network device? I am open to using 1 profile with account a and another for account b. Heres the story. My dad, a GM Mechanic, had to buy a laptop computer as per GM's wishes so he can wirelessly access technical information. So I convinced him that he should get a Wireless router at home so he could surf at home wirelessly too. The person his employer has administering the whole system knows nothing. They are using a linksys Wirless AP/Router and a static IP network. The problem is they have the AP/Router DHCP server running only its a different IP range:doh:!. So I can't set up the computer to use a static alternate configuration because there is a DHCP server and it won't default to it. If I set it to static he can't use wireless at home because of the DHCP server in the home AP/Router. Anyone have any ideas? I'm stuck :sigh: Matt Newman
      Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

      J Offline
      J Offline
      Jason Jystad
      wrote on last edited by
      #2

      If DHCP is running in both places it shouldn't matter about the ranges, the laptop should just pick up the differing information from whichever DHCP server it is talking too at the time. XP is pretty good about that usually. I am guessing that I am missing something about this situation. Respond to this by calling me stupid and saying "phbbbt" and then tell me what I am mis-understanding. Then I will give you a proper answer. :)

      Jason Jystad

      Cito Technologies


      "Real programmers can write assembly code in any language."
      --Larry Wall

      M 1 Reply Last reply
      0
      • J Jason Jystad

        If DHCP is running in both places it shouldn't matter about the ranges, the laptop should just pick up the differing information from whichever DHCP server it is talking too at the time. XP is pretty good about that usually. I am guessing that I am missing something about this situation. Respond to this by calling me stupid and saying "phbbbt" and then tell me what I am mis-understanding. Then I will give you a proper answer. :)

        Jason Jystad

        Cito Technologies


        "Real programmers can write assembly code in any language."
        --Larry Wall

        M Offline
        M Offline
        Matt Newman
        wrote on last edited by
        #3

        Jason Jystad wrote: I am guessing that I am missing something about this situation Well the problem is that the DHCP server at work is handing out 192.168.0.X Addresses, however the work network requires a Static address in the 10.5.X.X range (not exactly sure on this). Maybe this makes more sense. Matt Newman
        Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

        J 1 Reply Last reply
        0
        • M Matt Newman

          Jason Jystad wrote: I am guessing that I am missing something about this situation Well the problem is that the DHCP server at work is handing out 192.168.0.X Addresses, however the work network requires a Static address in the 10.5.X.X range (not exactly sure on this). Maybe this makes more sense. Matt Newman
          Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

          J Offline
          J Offline
          Jason Jystad
          wrote on last edited by
          #4

          Ah, so they have static addresses at work and the one you have at home is set up for DHCP. Now I follow you. One way to try to configure this is buy setting up the "General" tab in the TCP/IP properties for DHCP and then go to the "Alternate Information" tab (Something like that anyway, its the secon tab in the TCP/IP properties) and input the static information from work. This should cause it to query for DHCP information first, so this would get him on the network at home, and if that failed it would try to use the static address in the alternate tab which should get him on the network at work. That is how it is supposed to work anyway. :) Or you could try something like this program: http://www.netswitcher.com/[^] (I have never used it but it looks interesting). Let me know how it goes, I am curious to see if either of these work for you.

          Jason Jystad

          Cito Technologies


          "Real programmers can write assembly code in any language."
          --Larry Wall

          M 1 Reply Last reply
          0
          • J Jason Jystad

            Ah, so they have static addresses at work and the one you have at home is set up for DHCP. Now I follow you. One way to try to configure this is buy setting up the "General" tab in the TCP/IP properties for DHCP and then go to the "Alternate Information" tab (Something like that anyway, its the secon tab in the TCP/IP properties) and input the static information from work. This should cause it to query for DHCP information first, so this would get him on the network at home, and if that failed it would try to use the static address in the alternate tab which should get him on the network at work. That is how it is supposed to work anyway. :) Or you could try something like this program: http://www.netswitcher.com/[^] (I have never used it but it looks interesting). Let me know how it goes, I am curious to see if either of these work for you.

            Jason Jystad

            Cito Technologies


            "Real programmers can write assembly code in any language."
            --Larry Wall

            M Offline
            M Offline
            Matt Newman
            wrote on last edited by
            #5

            Jason Jystad wrote: is should cause it to query for DHCP information first, so this would get him on the network at home, and if that failed it would try to use the static address in the alternate tab which should get him on the network at work. Thats how I had it, but the network is at work is handing out IP addresses, but that DHCP server isn't handing out correct information. Basically they are setting their Wireless AP up as a router X| Matt Newman
            Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

            R J 2 Replies Last reply
            0
            • M Matt Newman

              Jason Jystad wrote: is should cause it to query for DHCP information first, so this would get him on the network at home, and if that failed it would try to use the static address in the alternate tab which should get him on the network at work. Thats how I had it, but the network is at work is handing out IP addresses, but that DHCP server isn't handing out correct information. Basically they are setting their Wireless AP up as a router X| Matt Newman
              Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

              R Offline
              R Offline
              Roger Wright
              wrote on last edited by
              #6

              Why not create a new user for the home network? That would create a new profile, and a whole new set of networking parameters to match the configuration at home.

              "Welcome to Arizona!
              Drive Nice - We're Armed..."
              - Proposed Sign at CA/AZ Border

              M J 2 Replies Last reply
              0
              • R Roger Wright

                Why not create a new user for the home network? That would create a new profile, and a whole new set of networking parameters to match the configuration at home.

                "Welcome to Arizona!
                Drive Nice - We're Armed..."
                - Proposed Sign at CA/AZ Border

                M Offline
                M Offline
                Matt Newman
                wrote on last edited by
                #7

                Roger Wright wrote: Why not create a new user for the home network? That would create a new profile, and a whole new set of networking parameters to match the configuration at home. There are 2 users, but they for some reason use the same network settings. Matt Newman
                Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

                J 1 Reply Last reply
                0
                • R Roger Wright

                  Why not create a new user for the home network? That would create a new profile, and a whole new set of networking parameters to match the configuration at home.

                  "Welcome to Arizona!
                  Drive Nice - We're Armed..."
                  - Proposed Sign at CA/AZ Border

                  J Offline
                  J Offline
                  Jason Jystad
                  wrote on last edited by
                  #8

                  Won't work, users share network settings. :mad: They share Resolution settings as well. I was really hoping that they would fix that. X|

                  Jason Jystad

                  Cito Technologies


                  "Real programmers can write assembly code in any language."
                  --Larry Wall

                  R 1 Reply Last reply
                  0
                  • M Matt Newman

                    Roger Wright wrote: Why not create a new user for the home network? That would create a new profile, and a whole new set of networking parameters to match the configuration at home. There are 2 users, but they for some reason use the same network settings. Matt Newman
                    Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

                    J Offline
                    J Offline
                    Jason Jystad
                    wrote on last edited by
                    #9

                    Yeah, they will. Same if you use different hardware profiles, though it MIGHT be possible to trick it that way. I have never gotten it to work though.

                    Jason Jystad

                    Cito Technologies


                    "Real programmers can write assembly code in any language."
                    --Larry Wall

                    1 Reply Last reply
                    0
                    • M Matt Newman

                      Jason Jystad wrote: is should cause it to query for DHCP information first, so this would get him on the network at home, and if that failed it would try to use the static address in the alternate tab which should get him on the network at work. Thats how I had it, but the network is at work is handing out IP addresses, but that DHCP server isn't handing out correct information. Basically they are setting their Wireless AP up as a router X| Matt Newman
                      Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad

                      J Offline
                      J Offline
                      Jason Jystad
                      wrote on last edited by
                      #10

                      I was afraid you were going to say they were set up like that. X| The only choice in a situation like that is probably to go with a third party program like netswitcher[^].

                      Jason Jystad

                      Cito Technologies


                      "Real programmers can write assembly code in any language."
                      --Larry Wall

                      1 Reply Last reply
                      0
                      • J Jason Jystad

                        Won't work, users share network settings. :mad: They share Resolution settings as well. I was really hoping that they would fix that. X|

                        Jason Jystad

                        Cito Technologies


                        "Real programmers can write assembly code in any language."
                        --Larry Wall

                        R Offline
                        R Offline
                        Roger Wright
                        wrote on last edited by
                        #11

                        Jason Jystad wrote: users share network settings Damn! That's incredibly stupid!!!:mad::mad::doh: Screen resolution, too? Dumb and dumber...

                        "Welcome to Arizona!
                        Drive Nice - We're Armed..."
                        - Proposed Sign at CA/AZ Border

                        J 1 Reply Last reply
                        0
                        • R Roger Wright

                          Jason Jystad wrote: users share network settings Damn! That's incredibly stupid!!!:mad::mad::doh: Screen resolution, too? Dumb and dumber...

                          "Welcome to Arizona!
                          Drive Nice - We're Armed..."
                          - Proposed Sign at CA/AZ Border

                          J Offline
                          J Offline
                          Jason Jystad
                          wrote on last edited by
                          #12

                          Yep, my roommate and I regularly face toward Redmond and shake our fists in frustration over the screen resolution issue. What part of "Everyone has different eyes" don't they understand? :rolleyes:

                          Jason Jystad

                          Cito Technologies


                          "Real programmers can write assembly code in any language."
                          --Larry Wall

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups