/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
>During the bootup, linux was detecting only 1 network card, once bootup, I had
>to configure the second one (assign it a fake ip) <-- this was a small detail,
>but important.
You mean "dmesg" didn't see the NIC? If so, you need to add an
append="ether=0,0,eth1"
to /etc/lilo.conf and rerun lilo.
>Second, the routed demon had trouble starting up. I was working on this for
the
>past 2 days, and last night I thought I give it one more try before I scrap
>linux and install NT. Anyway I run netconf to configure the two nics, and
>enabled routing.
Why are you running routed? Remember, routed is different from route.
Routed is for dynamic routing via RIP where as route is for static routes.
>After that in the rc.local file I have to rerun "pump" for some reason,
>otherwise it will not connect me to the net (Keep in mind I'm on a cable
>modem(DHCP), you probably have a static IP, so you might want to ignore
anything
>to pump).
>One unresolved issue !.
You cannot reliably use PUMP with a firewall. The reason for this is that
when your DHCP lease expires and then gets renewed, you might get a different
IP address. If you get a different IP address, you need to re-run the firewall
ruleset to know this change. Pump can't do this. DHCPcd can. I highly
recommend you replace pump with DHCPcd.
Personally, it pisses me off that Redhat did this. Very short sided.
>Once pump is run second time, the IP address of the eth0 (connected to the
cable
>modem), is different then what it appears, what I mean, is that; for instance
-
>eth0 is assigned ip 24.24.24.24, but in reality if I telnet somewhere and
check
>the IP where I came from it shows as 24.24.24.100, I think it has something to
>do with pump.
I bet you are going through a massive NAT box. This is common for Cablemodem
/ DSL links. The question is.. are they monitoring you?
>Wow, I have been away from linux for several years, and now it's behaving more
>like NT! I just hope that's not the case, I hope it is my lack of knowledge.
Linux is nothing like NT. Linux doesn't crash. Linux is more flexible.
Linux is open.
--David
.----------------------------------------------------------------------------.
| David A. Ranch - Linux/Networking/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.