Find the answer to your Linux question:
Results 1 to 4 of 4
I'm Not able to configure two IPs in suse linux. i hv configured one IP and wants to add one IP for internet access. also i wants to add DNS. ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    3

    Question Configuring Two alternate IPs in SUse Linux

    I'm Not able to configure two IPs in suse linux.
    i hv configured one IP and wants to add one IP for internet access. also i wants to add DNS.
    Please guide. Thanx.

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    From what I can gather you have 2 network cards and are trying to configure them both?

    You will need to either use YaST or specify the device name when changing the settings in the command line. For instance:

    Code:
    ifconfig eth0 192.168.1.0
    ifconfig eth1 192.168.2.0
    Linux User #453176

  3. #3
    Just Joined!
    Join Date
    May 2008
    Posts
    3

    Smile thanks dear for responding

    i don't hv two lan cards but i wants to configure two alternate IPs on the same card:

    i wants to use one IP for my office LAN and the other one for the internet connectivity.

  4. #4
    Just Joined!
    Join Date
    May 2008
    Posts
    3
    i hv configured one IP for my LAN 173.96.x.x and given host as 203.96.240.70 (internet DNS). i have given 192.168.1.1 as the gateway for internet.
    to access internet i have given the virtual ip as 192.168.1.x.

    i'm able to ping the gateway from my PC as well as both the IPs from the other PCs in the network. but i'm not able to access the internet.
    please guide.

Posting Permissions

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