Results 1 to 2 of 2

Thread: How do I set up two static net cards on two different networks

  1. #1
    janess22 is offline Senior Member
    Join Date
    Dec 2008
    Posts
    136
    Rep Power
    4

    Default How do I set up two static net cards on two different networks

    I have two network cards. One is being fixed to a cable modem; the other is fixed to an ADSL modem for redundancy. My trouble is: As I have two ISP's I have two DNS values. How do I connect a exact DNS server with a exact card? Many Thanks!

  2. #2
    annet56 is offline Senior Member
    Join Date
    Dec 2008
    Posts
    144
    Rep Power
    4

    Default

    In System --> Preferences --> Network Connections on wired tab you have the option to organize your network cards. Make use of the Add button to add a new interface, offer a connection name as well as insert the MAC address for the device, also below IPv4 Settings tab you can choose the method to get your IP address (Automatic (DHCP), Manual etc.). Also confirm the Connect automatically option along with optional Available to all users option (on the bottom side).

    The ipconfig command in a terminal window will present you details regarding your wired cards (ethx and ethy - x,y numbers) like MAC address, IP address, network,as well as gateway.

    With the command sudo dhclinet ethx as well as sudo dhclient ethy you can get the IP address from your modem. You can also add the name servers in /etc/resolv.conf file. Just edit it with a text editor as root (to be competent to save the change).
    Good luck.

Similar Threads

  1. Static and Dynamic
    By SmithJohnson in forum RAM
    Replies: 3
    Last Post: 02-01-2010, 03:02 PM
  2. The Difference between Static
    By arsenal in forum General Networking
    Replies: 0
    Last Post: 12-04-2009, 02:21 PM
  3. What to do about static?
    By ABEDNEGO87 in forum CPU & Components
    Replies: 0
    Last Post: 11-21-2009, 04:17 PM
  4. How is static generated?
    By jack879 in forum CPU & Components
    Replies: 0
    Last Post: 11-21-2009, 04:09 PM
  5. Static IP addressing
    By harddisk6564 in forum General Internet Terms
    Replies: 0
    Last Post: 04-07-2009, 05:49 AM

Bookmarks

Posting Permissions

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

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