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. General Programming
  3. Hardware & Devices
  4. DSL internet - 2 pc's - one ethernet port router [modified]

DSL internet - 2 pc's - one ethernet port router [modified]

Scheduled Pinned Locked Moved Hardware & Devices
question
16 Posts 8 Posters 1 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.
  • T Thisita

    Is there a way that I can have internet on both pc's? I read something about using a "crossover cable":confused: and an extra ethernet adapter in the original pc, but it seems to easy:~ . If this process is right, is there software needed, new drivers or a different "special" ethernet adapter? Thanks PS- If it makes any difference, I am using a seimens speedstream 4200 router.

    "Shorter of breath, and one day closer to death." ~Pink Floyd

    realJSOPR Online
    realJSOPR Online
    realJSOP
    wrote on last edited by
    #3

    Buy a cheap 10/100 switch (less than $20?).

    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
    -----
    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

    1 Reply Last reply
    0
    • T Thisita

      Is there a way that I can have internet on both pc's? I read something about using a "crossover cable":confused: and an extra ethernet adapter in the original pc, but it seems to easy:~ . If this process is right, is there software needed, new drivers or a different "special" ethernet adapter? Thanks PS- If it makes any difference, I am using a seimens speedstream 4200 router.

      "Shorter of breath, and one day closer to death." ~Pink Floyd

      T Offline
      T Offline
      Thisita
      wrote on last edited by
      #4

      Thanks guys, i guess i might as well go wireless, too. *Pulls out extra $50 for wireless router*

      "Shorter of breath, and one day closer to death." ~Pink Floyd

      realJSOPR 1 Reply Last reply
      0
      • T Thisita

        Thanks guys, i guess i might as well go wireless, too. *Pulls out extra $50 for wireless router*

        "Shorter of breath, and one day closer to death." ~Pink Floyd

        realJSOPR Online
        realJSOPR Online
        realJSOP
        wrote on last edited by
        #5

        Avoid wireless if you can. It's impossible to secure it.

        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        L M 2 Replies Last reply
        0
        • realJSOPR realJSOP

          Avoid wireless if you can. It's impossible to secure it.

          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #6

          Agreed, the best way to get wireless working is to use Cat5e!

          Visit http://www.readytogiveup.com/[^] and do something special today.

          1 Reply Last reply
          0
          • realJSOPR realJSOP

            Avoid wireless if you can. It's impossible to secure it.

            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
            -----
            "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

            M Offline
            M Offline
            Michael Dunn
            wrote on last edited by
            #7

            John Simmons / outlaw programmer wrote:

            It's impossible to secure it.

            'Splain please.

            --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.

            O 1 Reply Last reply
            0
            • M Michael Dunn

              John Simmons / outlaw programmer wrote:

              It's impossible to secure it.

              'Splain please.

              --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.

              O Offline
              O Offline
              originSH
              wrote on last edited by
              #8

              Restricting by MAC doesn't work as the MAC can easily be spoofed. WEP can be cracked in seconds depending on the amount of traffic ... I'm not joking either, alot of work has been done on refining the tools for breaking into WEP :wtf: WPA is a bit more secure if IIRC but it's still pretty vunerable, but thats not saying much and I think it can be done in minutes. Do a search on WEP and WPA cracking.

              M 1 Reply Last reply
              0
              • O originSH

                Restricting by MAC doesn't work as the MAC can easily be spoofed. WEP can be cracked in seconds depending on the amount of traffic ... I'm not joking either, alot of work has been done on refining the tools for breaking into WEP :wtf: WPA is a bit more secure if IIRC but it's still pretty vunerable, but thats not saying much and I think it can be done in minutes. Do a search on WEP and WPA cracking.

                M Offline
                M Offline
                Michael Dunn
                wrote on last edited by
                #9

                originSH wrote:

                Restricting by MAC doesn't work as the MAC can easily be spoofed.

                Correct

                originSH wrote:

                WEP can be cracked in seconds depending on the amount of traffic

                Maybe not seconds, but yes WEP is easily crackable. Some "progress" was made in this area recently that greatly reduces the time needed to get a WEP password.

                originSH wrote:

                WPA is a bit more secure if IIRC but it's still pretty vunerable

                Wrong. Listen to the Security Now[^] podcast, they have covered this topic.

                --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                D P 2 Replies Last reply
                0
                • M Michael Dunn

                  originSH wrote:

                  Restricting by MAC doesn't work as the MAC can easily be spoofed.

                  Correct

                  originSH wrote:

                  WEP can be cracked in seconds depending on the amount of traffic

                  Maybe not seconds, but yes WEP is easily crackable. Some "progress" was made in this area recently that greatly reduces the time needed to get a WEP password.

                  originSH wrote:

                  WPA is a bit more secure if IIRC but it's still pretty vunerable

                  Wrong. Listen to the Security Now[^] podcast, they have covered this topic.

                  --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                  D Offline
                  D Offline
                  Dan Neely
                  wrote on last edited by
                  #10

                  Michael Dunn wrote:

                  originSH wrote: WEP can be cracked in seconds depending on the amount of traffic Maybe not seconds, but yes WEP is easily crackable. Some "progress" was made in this area recently that greatly reduces the time needed to get a WEP password.

                  A month or two back someone demonstrated a WEP crack that was able to bust most keys in a few seconds. It was fast enough to render the enterprisy rapid key rotation systems some companies were using instead of upgrading to WPA capable hardware ineffective.

                  -- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer

                  1 Reply Last reply
                  0
                  • M Michael Dunn

                    originSH wrote:

                    Restricting by MAC doesn't work as the MAC can easily be spoofed.

                    Correct

                    originSH wrote:

                    WEP can be cracked in seconds depending on the amount of traffic

                    Maybe not seconds, but yes WEP is easily crackable. Some "progress" was made in this area recently that greatly reduces the time needed to get a WEP password.

                    originSH wrote:

                    WPA is a bit more secure if IIRC but it's still pretty vunerable

                    Wrong. Listen to the Security Now[^] podcast, they have covered this topic.

                    --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                    P Offline
                    P Offline
                    Paul Conrad
                    wrote on last edited by
                    #11

                    Michael Dunn wrote:

                    Wrong.

                    I agree. I just went from WEP to WPA, and still do mac address filtering on top of that. Just my couple cents :)

                    "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

                    1 Reply Last reply
                    0
                    • T Thisita

                      Is there a way that I can have internet on both pc's? I read something about using a "crossover cable":confused: and an extra ethernet adapter in the original pc, but it seems to easy:~ . If this process is right, is there software needed, new drivers or a different "special" ethernet adapter? Thanks PS- If it makes any difference, I am using a seimens speedstream 4200 router.

                      "Shorter of breath, and one day closer to death." ~Pink Floyd

                      T Offline
                      T Offline
                      Thisita
                      wrote on last edited by
                      #12

                      - Thanks guys about the crack info, but I live in a town where the only other person who has wireless is the high school's:laugh: mobile computer lab. - And even If, I keep a good eye on what is able to get past my 7:cool: firewalls and symantec.

                      "Shorter of breath, and one day closer to death." ~Pink Floyd

                      D 1 Reply Last reply
                      0
                      • T Thisita

                        - Thanks guys about the crack info, but I live in a town where the only other person who has wireless is the high school's:laugh: mobile computer lab. - And even If, I keep a good eye on what is able to get past my 7:cool: firewalls and symantec.

                        "Shorter of breath, and one day closer to death." ~Pink Floyd

                        D Offline
                        D Offline
                        Dave Kreskowiak
                        wrote on last edited by
                        #13

                        Thisita wrote:

                        7 firewalls and symantec.

                        Symantec? Oh, you ARE screwed now! That thing couldn't stop the ages old Ping of Death. Google it if you don't know what that means. Think of it this way. Are you absolutely sure you want to take the chance that some War Driver to pull up outside and use YOUR soon-to-be unprotected wireless to do "business" with their kiddie-porn buddies with YOUR IP address? Just a thought.

                        A guide to posting questions on CodeProject[^]
                        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                             2006, 2007

                        T 1 Reply Last reply
                        0
                        • D Dave Kreskowiak

                          Thisita wrote:

                          7 firewalls and symantec.

                          Symantec? Oh, you ARE screwed now! That thing couldn't stop the ages old Ping of Death. Google it if you don't know what that means. Think of it this way. Are you absolutely sure you want to take the chance that some War Driver to pull up outside and use YOUR soon-to-be unprotected wireless to do "business" with their kiddie-porn buddies with YOUR IP address? Just a thought.

                          A guide to posting questions on CodeProject[^]
                          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                               2006, 2007

                          T Offline
                          T Offline
                          Thisita
                          wrote on last edited by
                          #14

                          Please note that i live next to a decorated police officer and I myself own a full shirisaya sword set, a kasarigama(look it up), and 10 shyrukens. ~~I do believe these tend to ward off evil doers;P And besides, there is no way that an 100 meter wireless router can transmit that far inside of a desk drawer in the middle of 2500 square feet. I live in the middle of nowhere and live withen 5 miles of cow pastures and tobacco feilds. If this isn't enough to instead buy a 50 ft ethernet cord please let me know -- modified at 13:07 Tuesday 17th July, 2007 PS: And the nearest WalMart is 25 miles!:doh:

                          "Shorter of breath, and one day closer to death." ~Pink Floyd

                          D 1 Reply Last reply
                          0
                          • T Thisita

                            Please note that i live next to a decorated police officer and I myself own a full shirisaya sword set, a kasarigama(look it up), and 10 shyrukens. ~~I do believe these tend to ward off evil doers;P And besides, there is no way that an 100 meter wireless router can transmit that far inside of a desk drawer in the middle of 2500 square feet. I live in the middle of nowhere and live withen 5 miles of cow pastures and tobacco feilds. If this isn't enough to instead buy a 50 ft ethernet cord please let me know -- modified at 13:07 Tuesday 17th July, 2007 PS: And the nearest WalMart is 25 miles!:doh:

                            "Shorter of breath, and one day closer to death." ~Pink Floyd

                            D Offline
                            D Offline
                            Dave Kreskowiak
                            wrote on last edited by
                            #15

                            Thisita wrote:

                            Please note that i live next to a decorated police officer and I myself own a full shirisaya sword set, a kasarigama(look it up), and 10 shyrukens. ~~I do believe these tend to ward off evil doers

                            That's nowhere near as effective as a few feet of aluminum foil wrapped around the router antennas. ;P

                            A guide to posting questions on CodeProject[^]
                            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                 2006, 2007

                            T 1 Reply Last reply
                            0
                            • D Dave Kreskowiak

                              Thisita wrote:

                              Please note that i live next to a decorated police officer and I myself own a full shirisaya sword set, a kasarigama(look it up), and 10 shyrukens. ~~I do believe these tend to ward off evil doers

                              That's nowhere near as effective as a few feet of aluminum foil wrapped around the router antennas. ;P

                              A guide to posting questions on CodeProject[^]
                              Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                   2006, 2007

                              T Offline
                              T Offline
                              Thisita
                              wrote on last edited by
                              #16

                              Did I mention the trigger happpy old ladies who chased away homebuyers:laugh: I love small town America:)

                              "Shorter of breath, and one day closer to death." ~Pink Floyd

                              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