![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 10 Network Question | scotbuff | SUN Solaris | 2 | 07-24-2007 06:04 AM |
| network set up question | karthikosu | UNIX for Dummies Questions & Answers | 1 | 11-17-2006 07:08 AM |
| Solaris Network question | hshapiro | SUN Solaris | 2 | 02-26-2006 11:53 PM |
| Red-hat AS 2.1 network question | Acleoma | Linux | 2 | 05-19-2004 02:44 PM |
| Network question | merlin | UNIX for Dummies Questions & Answers | 1 | 08-22-2002 10:30 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Folks;
I have 2 SUSE servers similar in all configuration & both on the same network (192.168.151.10 & 192.168.151.11) with the same default gateway of 192.168.151.1 and the same netmask of 255.255.255.0 and the same firewall configuration the first one works fine and i can ssh to it & i can ping it. The problem is with the second one "192.168.151.11", i cannot ping it or ssh to it from any where even from the ones on the same network. But if i'm on that server "192.1668.151.11" i can ping to other ones fine & ssh to any server. In other words, the second server can ping or ssh TO any other servers but can not ping it or ssh to it from any where. Any help please? Last edited by Katkota; 06-11-2008 at 09:18 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
I'm not sure about selinux (If you can give me some details would be great.
Also; I did the follwoing to the iptable with no luck: # iptables-save > /root/firewall.rules # iptables -X # iptables -t nat -F # iptables -t nat -X # iptables -t mangle -F # iptables -t mangle -X # iptables -P INPUT ACCEPT # iptables -P FORWARD ACCEPT # iptables -P OUTPUT ACCEPT |
|||
| Google UNIX.COM |