spufi wrote:Falchion wrote:I still tho, don't know where to get rcs, snort, and sshd.
in the "home-server" howto, /everything/ is explained ("emerge ntop, emerge net-analyzer/rrdtool, etc etc ").
Mind you that some of these packages require ~x86, not stable.
Falchion wrote:I also still have question no.2 unanswered

'lo' isn't your onboard nic: lo is "loopback", it's a virtual network card, without much use (unless you go into details).
thx you, I couldn't believe I missed that when I went thru that page.
ic... I guess during boot, gentoo couldn't really detected my onboard ethernet card, thank you so much for clarifying. No wonder I couldn't connect to the internet.
ok then, another question, when I did ls /lib/modules/`uname -r `/kernel/drivers/net, it list several modules, but I'm not sure which one is for my onboard card....
my motherboard is Asrock 775VM800, how do I know which one is needed?
sorry for all the questions
edit: I found out that I can do lspci and it will list the module for my ethernet card... so it says that mine is VT6102 [RHINE-II].... now, which is it??? I've goggled "VT6102 module" and it explain nothing.
edit: ok, this might look stupid, but I just saw "via-rhine.ko" on the list.... I guess this must be it??

oh well, gotta try to find out
edit: modprobe via-rhine does nothing... I did ifconfig and it still display lo. Anyone can help? the module id is: 1106:3065.
edit: nvm, stupid me just found out that I had to do "ifconfig eth0", and it actually show up!!!

I guess now I need to configure that now.
thx for all the help, expect more questions coming after this!!!
edit: OMG, IT WORKS! I'M CONNECTED!!! yay, I'm no longer noob!!! ok, plz don't delete this thread since I'll have more real server related question after this.