Page 2 of 2 FirstFirst 12
Showing results 11 to 12 of 12

Thread: Connect to both M2000 & Internet Simultaneously

  1. #11
    Member Reputation: 730
    Join Date
    2011-04-12
    Posts
    633


    Default Re: Connect to both M2000 & Internet Simultaneously

    that's ok you just set it to "obtain an IP address automatically", same for DNS. See first screenshot.
    Edify...

  2. #12
    Member Reputation: 370
    Join Date
    2010-07-05
    Posts
    222


    Default Re: Connect to both M2000 & Internet Simultaneously

    Quote Originally Posted by justdream View Post
    Experts,

    Do you know smart way to let us able to connect to both M2000 & Internet Simultaneously
    So we don't need to log-out M2000 to check emails and come back, etc
    There are many ways that you can access M2000 & Internet simultaneously.

    First, you connect M2000 and use proxy to access some websites.
    Second, you can use M2000 to local network. Then, you so another netword card (for eg: use ethernet and Wifi, HSDPA over USB,...) to connect internet by routing them. You route all the network related M2000 over default gateway ethernet which network's used in M2000. Then, you route all the network you using connect Internet (over Wifi or HSDPA) over default gateway of this network.

    For eg: M2000 use IP 10.0.36.46/24 default gateway 10.0.36.1
    Wifi use IP 192.168.10.163/24 default gateway 192.168.10.1

    Use cmd command to route static them.
    route add 10.0.36.0 mask 255.255.0.0 10.0.36.1 metric 1
    route add 0.0.0.0 mask 0.0.0.0 192.168.10.1 metric 1

    Done!

Bookmarks

Bookmarks

Posting Rules

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