[HELP] LC client cannot connect to loginserver...
#11

pls help me

#12

@2

type in terminal:

service iptables stop

if it not work use BRIDGE !

example ur Adapter Attach is Host-Only Adapter, set it to BRIDGE Connection !

 

I hope i helped

#13
still the same error

#14

Open the ports in linux.

 

Edit (you will need su)

/etc/sysconfig/iptables

 

Add

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4001 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4101 -j ACCEPT

 

tcp or udp I added both xD

 

Also make sure to run the query posted by gothic (2)

 

Then reboot the Linux system.

 

Then hit the thanks button.

#15


Open the ports in linux.

 

Edit (you will need su)

/etc/sysconfig/iptables

 

Add

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4001 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4101 -j ACCEPT

 

tcp or udp I added both xD

 

Also make sure to run the query posted by gothic (2)

 

Then hit the thanks button.

Helpfully

#16
Google is a fine art ;-) that fixed my connection problem

#17
its need reboot yeh? and also service iptables stop yeeh?



Forum Jump:


Users browsing this thread: 1 Guest(s)