Hello
I want to share my internet connection using slackware. Let me explain my configuration:
I have two computers, the server with two nics (one connects to the adsl modem, and the other one to the other computer) and the client with one nick. On windows xp, they both have internet.
Both computers have slackware 10.2 installed. When the server is on windows and the client is on slackware, the client has internet access.
When the server is on slackware, it has internet access, but the client doesn't. (i use Roaring Penguin pppoe to connect to adsl in the server).
How do i share my internet connection?
Also, i have a Via VT6122 nic in the server that connects to my client computer. i installed the drivers, and on ifconfig, eth1 appeared, but now i rebooted, and i don't have eth1. (the server connects to internet using a 3com nic, which is seen as eth0) Here's the result on ifconfig:
-----------------------------------------------------------------
eth0 Link encap:Ethernet HWaddr 00:50

A:BF:B5:92
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1272 errors:0 dropped:0 overruns:0 frame:0
TX packets:1043 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:914520 (893.0 Kb) TX bytes:223434 (218.1 Kb)
Interrupt:10 Base address:0xc800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ppp0 Link encap:Point-to-Point Protocol
inet addr:190.49.176.50 P-t-P:200.51.241.231 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:1232 errors:1270 dropped:0 overruns:0 frame:0
TX packets:1000 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:884950 (864.2 Kb) TX bytes:196643 (192.0 Kb)
-----------------------------------------------------------------
How can i configure my eth1?
I'd really appreciate the help
Thanks
Regards,
Martin