Hey there, I have my Linux box working as a gateway for my windows computer. How do I open ports so that my windows box will get a high ID on emule? My current iptables config is
Code:
# Generated by iptables-save v1.2.9 on Sun Oct 17 16:42:51 2004
*filter
:INPUT ACCEPT [5483:1000737]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [6884:1994487]
-A INPUT -i ppp0 -p tcp -m tcp --sport 23 -m state --state ESTABLISHED -j ACCEPT
-A INPUT -i eth0 -p tcp -m tcp --sport 4661 -m state --state ESTABLISHED -j ACCEPT
-A INPUT -i ppp0 -p tcp -m tcp --sport 4661 -m state --state ESTABLISHED -j ACCEPT
-A INPUT -i ppp0 -p tcp -m tcp --sport 4662 -m state --state ESTABLISHED -j ACCEPT
-A FORWARD -i ppp0 -o eth1 -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i eth1 -o ppp0 -j ACCEPT
COMMIT
# Completed on Sun Oct 17 16:42:51 2004
# Generated by iptables-save v1.2.9 on Sun Oct 17 16:42:51 2004
*nat
:PREROUTING ACCEPT [1943:97405]
:POSTROUTING ACCEPT [3:359]
:OUTPUT ACCEPT [1285:83346]
-A PREROUTING -i ppp0 -p tcp -m tcp --dport 4661 -j DNAT --to-destination 10.0.0.254:4661
-A PREROUTING -i ppp0 -p tcp -m tcp --dport 4662 -j DNAT --to-destination 10.0.0.254:4662
-A PREROUTING -i ppp0 -p udp -m udp --dport 4672 -j DNAT --to-destination 10.0.0.254:4672
-A POSTROUTING -o ppp0 -j MASQUERADE
COMMIT
# Completed on Sun Oct 17 16:42:51 2004
and iptable -L gives me
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp spt:telnet state ESTABLISHED
ACCEPT tcp -- anywhere anywhere tcp spt:4661 state ESTABLISHED
ACCEPT tcp -- anywhere anywhere tcp spt:4661 state ESTABLISHED
ACCEPT tcp -- anywhere anywhere tcp spt:4662 state ESTABLISHED
Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
Ok here the situation, Currently i have one box hooked up to my cable net connection. It maintains my
website and the game i run. Recently i agreed to help out one of my musician friends and host some of his music. The problem I'm running into is when people dl his music it's slowing my game down. I guess my main question is, If i move the webserver to a differant box on the same network will this solve the slow down problem? The way i see it, is it's either my box can't handle both or my network can't. How can i determine where the problem is coming from?
Okay so I've been reading some of the other threads and I've reasonibly convinced myself this is a unique topic so feel free to link me an answer if that assesment is wrong but here goes.
I just freshly installed Fedora Core 2 onto my system, the install seems to have completed sucessfully, except now that it has rebooted I keep getting this screen and it does not progress past the end of it no matter how long I've sat there and waited it out thus far. Does anyone have any ideas or suggestions? I appreciate you taking the time to review this question. :)
More or less the screen read out:
Welcome to Fedora Core
Press "I" to enter interactive startup
configuring kernel parameters: ok
setting clock (local time): ok
loading default keymap (us): ok
setting hostname localhost.localdomain: ok
initializing USB controller (ohci-hcd): ok
Mounting USB filesystem: ok
Your system appears to have shut down uncleanly
Press Y within 1 second to force file system integrity check...
I have a fresh installation of FC2....I read the document on this site telling me how to install aMule. I followed them to the "T" but I still get errors, telling me that I certain rpms need other stuff to install. My question is: Do I need to go and find each and every package? or can I use apt-get or something like that to get what I need.
if you have a computer with a Intel or Broadcom Gigabit network card, and you cannot get novell zenworks to see the network card to create a server image, then the reason is becuase your novell zenworks linux kernel is too old
Follow these instructions to get it working:-
Code:
Under the directory sys on the novell server you have a folder that is named tftp.
Under this folder you have 2 files called linux.1 and linux.2
rename those file to something else like linux.1.org then just copy the files that I am attaching here.