aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: amuleweb only works on localhost  (Read 7631 times)

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
amuleweb only works on localhost
« on: May 18, 2006, 10:15:18 AM »

Hi guys

I just installed amuleweb successfully, I set the port and all the stuff but I can't get a connection from outside. I have no firewall and the port is open as other ports (I mean apache works...)

Is there an option I forgot?

Thanks
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb only works on localhost
« Reply #1 on: May 18, 2006, 01:40:54 PM »

plz post

netstat -ntpl | grep amule
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: amuleweb only works on localhost
« Reply #2 on: May 18, 2006, 01:48:16 PM »

Quote
Is there an option I forgot?

Yes. You do have firewall or nat. Or both.
Logged

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #3 on: May 18, 2006, 10:35:26 PM »

Quote
Originally posted by stefanero
plz post

netstat -ntpl | grep amule

No problem here you go:

netstat -ntpl | grep amule
tcp        0      0 0.0.0.0:4711            0.0.0.0:*               LISTEN     3217/amuleweb
tcp        0      0 0.0.0.0:4712            0.0.0.0:*               LISTEN     3210/amule
tcp        0      0 0.0.0.0:4662            0.0.0.0:*               LISTEN     3210/amule

Thanks for any further help
« Last Edit: May 18, 2006, 10:35:57 PM by Phlogiston »
Logged

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #4 on: May 18, 2006, 10:37:23 PM »

Quote
Originally posted by lfroen
Quote
Is there an option I forgot?

Yes. You do have firewall or nat. Or both.

I don't have a firewall but I have nat but as I said I forwarded the port to the machine [Port: 4711] and this also works for apache, ftp and other stuff on the server.

 ?(
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb only works on localhost
« Reply #5 on: May 19, 2006, 07:13:21 AM »

well amuleweb listens for all connection on all interfaces, so its definelty a NAT / firewall issue..
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: amuleweb only works on localhost
« Reply #6 on: May 19, 2006, 08:50:40 AM »

Quote
I said I forwarded the port to the machine [Port: 4711]

No you don't.
Logged

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #7 on: May 19, 2006, 02:13:01 PM »

Quote
Originally posted by lfroen
Quote
I said I forwarded the port to the machine [Port: 4711]

No you don't.

Hehe at least I thought and tried to:

...and the port is open...

That means I explicitly set it in my nat config...
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb only works on localhost
« Reply #8 on: May 19, 2006, 06:31:12 PM »

linux iptables maybe blocking smth then?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #9 on: May 19, 2006, 06:43:52 PM »

negative, no iptables here. And it works from network computers...
« Last Edit: May 19, 2006, 06:49:59 PM by Phlogiston »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb only works on localhost
« Reply #10 on: May 19, 2006, 06:49:06 PM »

so its your router...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #11 on: May 19, 2006, 08:27:46 PM »

Quote
Originally posted by stefanero
so its your router...

But I tried opening all the ports too, it didn't help... WTF is going on? =)
Logged

lfroen

  • Guest
Re: amuleweb only works on localhost
« Reply #12 on: May 19, 2006, 10:17:39 PM »

OP - your arguments are useless. There's nothing special in amuleweb. If you can't connect to from outside - that mean only ONE (1) thing: there's firewall in-between. This is fact. This is the way nature works. Either software firewall or that nat box you have - configured wrong. RTFM of your router and your OS.
Logged

Phlogiston

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 40
Re: amuleweb only works on localhost
« Reply #13 on: May 19, 2006, 10:28:35 PM »

Quote
Originally posted by lfroen
OP - your arguments are useless. There's nothing special in amuleweb. If you can't connect to from outside - that mean only ONE (1) thing: there's firewall in-between. This is fact. This is the way nature works. Either software firewall or that nat box you have - configured wrong. RTFM of your router and your OS.

Ok so the problem can't be amuleweb... What about the outpunt of netstat? All ok aren't they?

And hey please keep cool... I didn't offend you... My router can't be the problem, it must be the OS/amuleweb  ;)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb only works on localhost
« Reply #14 on: May 19, 2006, 10:41:59 PM »

the netstat output was ok....

and lfroen is never cool , just ignore his offense ;)

what the error you get when you try to login from "outside lan" you cant login? or the page does not even show up?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."
Pages: [1] 2