Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 23, 2024, 08:12:20 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
1 NIC, 2 IPs
« previous
next »
Print
Pages: [
1
]
Author
Topic: 1 NIC, 2 IPs (Read 5568 times)
mfaisalkh
Tux Awared
Posts: 44
1 NIC, 2 IPs
«
on:
June 24, 2004, 08:23:19 AM »
Dear Frendz,
How can i assgned 2 ip addresses on one NIC.
Logged
Kallol
New Member
Posts: 1
1 NIC, 2 IPs
«
Reply #1 on:
June 27, 2004, 11:44:36 AM »
just use the following commands
#ifconfig <interface>:n <ip-address|name> up
#ifconfig eth0 192.168.1.1 up
#ifconfig eth0:1 192.168.1.2 up
#ifconfig eth0:2 192.168.1.3 up
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
1 NIC, 2 IPs