Re: virtual interfaces & routing

2002-10-01 Thread Hiten Desai
> is the > output of ifconfig: > eth0 Link encap:Ethernet HWaddr 00:50:04:F8:75:DD > inet addr:192.168.1.1 Bcast:192.168.1.255 > Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:172 errors:0 dropped:0 overruns:0 frame:0 >

Re: virtual interfaces & routing

2002-10-01 Thread Robert Monical
I'm not a RedHat expert, but it looks like you are trying to build a router with a single NIC. I've never seen this before and I've been a casual user/sysadmin for TCP/IP networking for 15 years. I'm not even sure that you can define virtual addresses for a NIC that are on different subnets. I

virtual interfaces & routing

2002-10-01 Thread Postman Pat
Greetings list. I have created two virtual hosts on my RedHat 7.3 box. The following is the output of ifconfig: eth0 Link encap:Ethernet HWaddr 00:50:04:F8:75:DD inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Me