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.
...
- 05-29-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 3
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.
- 05-29-2008 #2
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
- 05-30-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 3
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.
- 06-04-2008 #4Just 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.


Reply With Quote