after that how do i setup up some of the settings.
here is a list of my ifconfig. though pretty long. 
sorry.  then i would setup eth1 as 231.1 and
how would the nic work after this? what settings
do i setup.  ipmasq is running, forward too.

eth0      Link encap:Ethernet  HWaddr 00:40:05:A0:54:67  
          inet addr:192.168.230.1  Bcast:192.168.230.255
        Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5202 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9353 errors:1 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:100 
          Interrupt:11 Base address:0xc800 

eth1      Link encap:Ethernet  HWaddr 00:40:05:A0:54:66  
          inet addr:192.168.230.2  Bcast:192.168.230.255
        Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2004 errors:0 dropped:0 overruns:0 frame:0
          TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:5 Base address:0xcc00 

eth2      Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.129  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:479130 errors:0 dropped:0 overruns:0 frame:0
          TX packets:57574 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1 txqueuelen:100 
          Interrupt:15 Base address:0x360 

eth2:1    Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.130  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:15 Base address:0x360 

eth2:2    Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.131  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:15 Base address:0x360 

eth2:3    Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.132  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:15 Base address:0x360 

eth2:4    Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.133  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:15 Base address:0x360 

eth2:5    Link encap:Ethernet  HWaddr 00:40:95:E2:41:EB  
          inet addr:207.113.56.134  Bcast:207.113.56.135
        Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:15 Base address:0x360 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:8503 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8503 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 


On Tue, 16 Nov 1999, Steve Borho wrote:

> On Tue, Nov 16, 1999 at 03:37:19PM -0800, Steve Lee wrote:
> > Could someone help me figure 
> > out how to setup the last 
> > stage of 3 nic in one system.
> > 
> > So far all are up and runing.
> > one used for DSL, the other two
> > for the hub for internal network.
> > 
> > I have one setup 192.168.230.1
> > and other 192.168.230.2
> > 
> > but all goes through 192.168.230.1
> > how would i get the .2 to do some 
> > work through the network?
> 
> If you want to subnet your internal network, you need to provide the two
> subnets with different network addresses, otherwise IP routing will never
> occur.
> 
> Setup eth2 with 192.168.231.1, and make sure you configure your system for
> IP forwarding and masquerading.
> 
> -- 
> Steve Borho
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to