WRTN310N / Linux - Allow Incoming Responses Apache / On Ubuntu 11.10 - Curl

Dec 9, 2012

I'm trying to get a Curl Response from an outside server, however I noticed I cant neither PING the server in question nor connect to it.I tried disabling the iptables firewall but I had no success.My server is running behind a Cisco Linksys WRTN310N Router with the DD-wrt firmware Installed. In which I already disabled the firewall.

Here are my network settings:

Ifconfig
eth0 Link encap:Ethernet HWaddr 00:26:b9:76:73:6b
inet addr:192.168.1.120 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::226:b9ff:fe76:736b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]......

This gets an empty result array. This function however works well in the previous server where the script was hosted before. No modifications where made whatsoever

View 4 Replies


ADVERTISEMENT

Setting Internet Quota On Ubuntu 11.10 - Linux

Apr 3, 2013

I use a limited usage internet plan and want that when I surf approx 10MB of data my connection automatically stops further download untill i reset or increase the usage.

View 2 Replies View Related

Ubuntu 12.04 - How To Open Ports For Localhost On Linux

Jul 12, 2013

I've been reading for the past hour about opening ports on Ubuntu 12.04 and I can't seem to get anything to work. I'm running a program with an RPC server accepting local connections on localhost (127.0.0.1) which has allowed ip range 192.168.*.*

I've tried to edit the iptables to allow incoming connections, but curl still can't connect to the RPC server no matter what I do.

$ sudo iptables -A INPUT -i eth0 -p tcp --dport 18332 -j ACCEPT
$ nmap -v -sT localhost
Starting Nmap 5.21 ( http://nmap.org ) at 2013-07-13 05:54 UTC
Initiating Ping Scan at 05:54

[Code].....

View 1 Replies View Related

Wireless :: Ubuntu Linux On Network Using Linksys Router?

Jan 28, 2012

is it possibe to set up a ubuntu linux PC on a linksys wireless router? linksys says "no". also where would I get the printer, wireless card, and sound drivers. it's a dell latitude running a pentium m (yeah, i know).

View 10 Replies View Related

VGN-SR490 / Linux - Missing Eth0 Ethernet Interface In Ubuntu - Can't Connect To Router

May 6, 2012

I'm having trouble getting my Ubuntu 10.04 machine (Sony Vaio VGN-SR490) to connect to the Internet by way of an Ethernet cable connected directly to my router. I'm able to connect to the Internet using this same cable using a Windows machine, so there's something wrong with the way Linux is configured.

Here are my network settings on Linux:

$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1

[code]....

It looks like the network adapters list is empty. I will now install both Windows XP and Ubuntu Linux dual-boot. I'm still not able to access the internet, even through Windows. I'm wonder if this could be a hardware problem with the computer or a problem with the router itself. Other computers can connect to this same router, and work fine.

View 3 Replies View Related

Linux - Split Tunnel Routing Specific Port Over OpenVPN On Ubuntu Server 12.04

Jun 10, 2013

(Setup routing and iptables for new VPN connection to redirect **only** ports 80 and 443) Only my goal is a bit different. I am running a headless gui-less install of Ubuntu Server 12.04 that is being used for a variety of different purposes... I would like all traffic to travel un-prohibited through my ISP except for my transmission traffic. I have a VPN i subscribe to that allows me access for which I only want to direct a single port's traffic to. I am currently using a modified version of the code from the above link. My current code is below:

#!/bin/sh
sleep 200
DEV1=eth0

[Code].....

View 1 Replies View Related

Cyberoam CR15wi - FTP Responses Getting Blocked By Firewall

Jan 26, 2012

We have a Cyberoam CR15wi hardware firewall at my company and it seems to be interfering with FTP to our website. I won't go into precise details but Filezilla, Dreamweaver 5.5, and GoLive CS's FTP utilities all will put a file up onto our web hosting company's server then indicate that the server didn't send a response so it assumes the file never got there. The file does in fact get uploaded intact though so it seems the server's response itself is the thing that's getting blocked. This problem occured with two different web hosts and FTP works perfectly with the same software and same FTP settings from my home connection so it's definitely us.

View 6 Replies View Related

Cisco Switching/Routing :: SG 300-10 / All Pings Timing Out After 2 Responses?

Feb 14, 2012

I have recently installed a new Cisco SG 300-10 switch--running in layer 3 mode--to function as a basic router for a new subnet installed at one of my company sites. When we attempt to ping devices on the 15.120.204.0 subnet from the 230.20.1.0 subnet, each device gives 2 responses and then times out continuously after that. If we wait long enough (thus far, an undetermined period of time) and reattempt to ping the same devices, the same thing occurs. Otherwise, we get nothing but timeouts. This occurs regardless of where we connect in the 230.20.1.0 subnet including VLAN1 on the SG 300-10. However, if we connect into VLAN 2 on the switch and assign a static IP, those same devices respond continuously. I was thinking that this must be a security setting of some kind but I'm unable to locate anything in the SG 300-10 that would appear to cause this.

View 1 Replies View Related

Cisco Switches :: SRW224G4 - DHCP NAK Responses For Macbook

May 8, 2013

After some wireshark, I see that when I have a vLan on the switch, only win7 gets IP, my macbook doesn't, sniffing to the bootp, I see that the DHCP sends NAK and after I only have DISCOVER & OFFER...
 
When I get the same switch and the same router and take out the vLan on the switch, everybody get an IP. What's the deal with this switch and vLans and Mac OS x ? Do I have to setup something else ?

View 1 Replies View Related

Cisco Routers :: RV042 / Responses From Other Devices On Network Delayed

Nov 15, 2011

I keep getting an error when trying to use the Microsoft Link layer Topology discovery.  It claims there the is either network delays or an incompatible router on the network.
 
Actual error:
 
"Responses from other devices on the network are delayed or there is an  incompatible router on the network"
 
I have 2 RV042 routers, one for each of our network connections. So I am assuming this is the source of the error.

View 3 Replies View Related

Setup An Apache Server 2.2 For Windows?

Apr 8, 2012

I am attempting to setup an Apache Server 2.2 for Windows, everything is set up but the server will not start, I heard it may be caused by my virus protector using Port 80 but I cannot find the httpd.conf file for it in the directories they say it should be in, I even did a tree/f with CMD DOS?

View 5 Replies View Related

1337 / Apache - How To Access NodeJS Server On LAN

Apr 10, 2013

i've created an application with NodeJS and I'd like to test the application on my LAN with my family. The application listens on port 1337 for connections and I can access the application fine through my own PC by typing localhost:1337, 192.168.0.3:1337 or even http://joel-pc:1337/ into my browser's address bar.

I will be also be running apache alongside NodeJS, and I can access this fine by typing 192.168.0.3 or http://joel-pc/ into a browser's address bar as long as it's connected to the same network.Now here's the weird part; If I stop the apache service, change my node application to listen on port 80 (http) insted of 1337, it will be accessible on my pc by typing localhost, 192.168.0.3 or even http://joel-pc into my browser's address bar. However, I still can't access NodeJS on any other PC on my network apart from my own.

I've tried creating an outbound rule within Windows 7 to allow access to port 1337, but I still can't get access to my NodeJS server on any other PC than my own, even if it's listening on port 80.

View 1 Replies View Related

Servers :: Can Use Apache Server To Setup A Domain Name For Intranet

Aug 7, 2012

Differences between using an Apache server on a regular laptop vs. a whole operating system like Windows Server 2008. I'd like to setup an intranet complete with an internal domain name. Is this possible with Apache or do you have to use a complete server operating system like Windows server 2008?

View 1 Replies View Related

Cisco Application :: 8009 L7 Ace Configuration Replace Apache AJP

Jun 26, 2012

i am trying to use teh ACE to replace an apache based load balancer in an jboss application cluster. I am using L7 loadbalancing to load balance between multiple components. the way these jboss application servers work with apache is that.When the jboss application starts up on the on application cluster, it issues a GET opencase/webservices/config-service?wsdl to the loadbalancer IP.The apache based LB in turn talks to the same box on port 8009 via ajp retrieves the configuration file and provides it back to the application on port 80.And after 2 has completed the Jboss application comes up. Basically to start the application the Apache loadbalacer will accept requests from the its target list and load balance the request back to them itself.Not sure how i can use the ACE to accomplish this. attached are my topology (logical) and the ace configuration. from my topology file -- the net-cms-1 will issue a get request to teh VIP (on the ace), the ACE accepts the connection but soon resets it.

View 1 Replies View Related

Cisco :: Apache Tomcat Error On Common Services LMS 3.2

Aug 26, 2011

I have installed lms 3.2 on server 2008 , and when I click on device update in software center I receive an error which I inserted down here ;I have to mention that I also have installed Common services patch .

View 8 Replies View Related

Cisco :: LMS 3.2 - Reboot Requires Manual Start Of TomcatMon And Apache

Feb 24, 2012

I have taken over a couple of LMS 3.2.0 standalone servers (two different networks). When I reboot them they tend to be slow coming back up (20-30 min). I"m thinking this may be due to the fact that LMS was reinstalled on both of them as I see an old CSCOpx folder (CSCOpx_old) as well as the current one. I assume that someone reinstalled and the registry may be dirty and service dependencies may be jacked up but honestly I don't know how this works for LMS and I haven't found much good info in the user guide for common services for service dependencies or registry keys in general.
 
Also, one of the servers never comes up fully on reboot or restart of the daemon manager. I troubleshot this and found that Tomcatmonitor and Apache are always down after reboot/restart. Tomcatmonitor says that it was shutdown by the administor in a pdshow and Apache says that it was never started.  I have to go into the server and manually start these processes with a pdexec to get the application up.

View 1 Replies View Related

Host Website With Apache HTTP Through ZyXEL EQ-660R Modem?

Dec 21, 2010

Essentially, I have a spare desktop computer I'd like to turn into a web server, but my modem and wireless router are very difficult to work with. I installed Apache HTTP and successfully hosted a test page which can be accessed anywhere on the LAN. However, I'm having trouble setting up the server to be accessed from my external IP address.

I was supplied with a ZyXEL EQ-660R DSL modem by my ISP (CenturyLink) and bought a Netgear WGT624v3 wireless router in which to connect my laptop and spare desktop.

ZyXEL's website is not useful, and I don't think much of the problem is with the Netgear router. I've played with many settings and have tried to forward port 80 from the modem, but I've had no luck.

View 1 Replies View Related

Cisco Application :: ACE 4710 Giving Mangled Http Requests In Apache Access

Oct 21, 2012

After replacing a Cisco CSS/SSL  Accelorator and PIX firewall with an ACE 4710 to do load balancing and  SSL encryption behind an ASA firewall we started seeing mangled HTTP  requests in the Apache access logs for the servers in the server farm. This is occurring for several different URLs and not just the one above and for multiple web browsers.The ACE load balances to servers running Tomcat 7 with Apache HTTP server v. 2.2.14. A recent ACE software upgrade to A5(2.1) has not fixed the problem.

View 1 Replies View Related

How To LAN Ubuntu With Windows Xp

Jun 9, 2011

how to LAN ubuntu with windows xp

View 1 Replies View Related

RS-232 / SSH To Ubuntu 9.04 Tablet Over USB?

Oct 11, 2011

I have a tablet running Ubuntu 9.04 with a USB connection to a host computer. (Ideally the host is running Windows, but if absolutely necessary I could switch the host to be Ubuntu also.)

I want to be able to SSH into the device without RS-232, WiFi, or other network connection. What software combination and setup do I need to make this happen?Basically, I'd love the be able to have the equivalent of adb shell, but for when the tablet is running pure Ubuntu, not Android.

View 1 Replies View Related

Possible To Use Ubuntu Box As Default Gateway

Jan 2, 2011

I have Squid proxy installed on a ubuntu box here. Currently all my PC's use my ADSL modem as their default gateway but what i wanted to do was see if it was possible to use the ubuntu box as the default gateway, and have it route through Squid to my ADSL modem.

View 3 Replies View Related

How To Map Windows Drive In Ubuntu

May 20, 2011

step by step procedure how to map windows drive in ubuntu 8.04

View 1 Replies View Related

Way To Block Incoming Calls

Mar 16, 2012

I start to use the CM. I received a request to block a number,I need to block the call only on the Call Manager or also on the Gateway that I have?

View 6 Replies View Related

Join A Windows Network With Ubuntu

Feb 17, 2011

When I click on Network under Places I can see Windows Network folder. When I click on the Windows Network folder it displays an error message of Unable to mount location...Failed to recieve share list from server.

View 1 Replies View Related

Connect Ubuntu To Windows 7 Wifi?

Apr 1, 2012

I've finally made the jump into Ubuntu and put it on my laptop. I have never used Linux before so it will be a bit of a learning curve although it does look quite user friendly.

I have already connected my Ubuntu laptop to my wireless router so I have internet. I would just like to be able to access files on my PC and vice versa similar to Windows Homegroup but I have no idea how.

PC = Windows 7 Ultimate - Laptop = Latest version of Ubuntu (I think it's 11?)

View 8 Replies View Related

How To Install Network Drivers On Ubuntu

Jan 18, 2013

this is my first usage of ubuntu and installing my wireless driver.

View 1 Replies View Related

Share Mac Wifi To Ubuntu Box Via Ethernet?

Jun 27, 2012

I am wondering how to share my mac desktop's wifi to an ubuntu 12.04 box via ethernet. I know how to share the internet from the mac but don't know how to connect to it on the ubuntu box. I have made ipv4 connection but internet doesnt work on both.

View 6 Replies View Related

Di-lb604 To Connect System With Os Ubuntu 10.04

Oct 31, 2011

if i want to connect d-link router to system it asking for password i enter admin /password it is not accepting

View 1 Replies View Related

Installed Ubuntu 10.10 - Can't Connect To Internet

Mar 10, 2011

I just installed ubuntu 10.10 and I'm unable to connect to the internet. I checked for device recognition and the output is DISABLED which apparently means that my network device may be turned off. How can I turn it on. Windows is no longer installed. By the way I'm an ubuntu newbie. Hence, I wiped my hard drive during installation.

View 1 Replies View Related

Install Network Drivers On Ubuntu 9.4?

Jan 22, 2013

how to install network drivers on ubuntu 9.4?

View 1 Replies View Related

No Internet Access Using Ad Hoc Network In Ubuntu 12.04?

Mar 4, 2013

I setup a wifi Hotspot in my desktop(Ubuntu 12.04), and was able to connect to it using my laptop(also Ubuntu 12.04).

My desktop is connected to Internet using Ethernet cable and I can access internet from my desktop but not from my laptop.

Also I can ping successfully to my router from my laptop, but still no internet.

Desktop routing table.

$ /sbin/route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth1
10.42.0.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan1
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1
192.168.0.0 0.0.0.0 255.255.255.0 U 1 0 0 eth1

View 1 Replies View Related

Enable Both Ethernet Interfaces At Ubuntu 12.04?

Nov 22, 2012

I have a machine with two ethernet cards and internet connection, on which Ubuntu 12.04 is installed.Both ethernet cards can take ip adress automatically say,

eth0:47.168.137.14 and eth1:47.168.137.15

I can ping eth0 but can not ping eth1.

Is there a special setting for gettting both ethernet interface active and reachable at the same time.

View 1 Replies View Related

How To Share Internet Connection In Ubuntu 10.04

May 12, 2011

I have a laptop1 which has its two interfaces ( wired and wireless ) working. And have another laptop (laptop2) for which only wired interface works.

I am planning to connect the two wired interfaces such that laptop2 can connect to internet through the wireless interface of laptop1. How to achieve this? Both systems use Ubuntu 10.04 Desktop edition

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved