CentOS 5 :: How To Access Router's Interface
Jun 22, 2010
I have my centos server behind a Linksys router. I'd like to access the router's web interface to open and close certain ports. How do I access the router's interface ?
Prior to this, I had a windows machine. I could type in the router's IP in 192.168.1.1 in the browser and get access to the interface.
How do I go about now ?
View 10 Replies
ADVERTISEMENT
Apr 26, 2009
I can install VMware Server 2.0.1 on CentOS 5.3 (32-bit and 64-bit) perfectly. However, I can't access Server's web interface by going to port 8222 on the machine's IP address. When CentOS 5.3 (32 or 64-bit) is loading, I am greeted with this message "VM communication interface socket family: vsock: no version for "VMCIDatagram_Send" found: kernel tainted." I assume this is the reason why I can't access my Server through a web browser. How do I correct this? Is there a package I need to install on CentOS prior to installation of Server 2.0.1?
It's strange, because I can install 2.0.1 on Ubuntu Server 8.10 with absolutely no problem and access its web interface. So I think this might be a CentOS-specific issue I've uncovered.
View 7 Replies
View Related
Mar 13, 2010
I'm looking for a router than has an RJ45 WAN interface, and at least 2 RJ45 LAN ports.It also needs to have WPA-AES capability and an SPI based firewall.i saw this one but was a bit concerned about the 3G 'tag' in its name. could i safely assume it will function as a normal router?e.
View 6 Replies
View Related
Jan 27, 2011
I have a Debian computer with 2 network interfaces. Ath0 for wifi and eth0 for cable.
They're configured as dhcp and are getting their ip from different routers. When I shut down one of the router, it takes 5 minutes for the ip address to "Go away". I would like this to take a shorter time. I figured it must be a setting, but my attempts so far have been unsuccessfull. Is there a way to do this?
I'm using dhcp3-client (dhclient) as my client.
View 4 Replies
View Related
Jul 27, 2010
The challenge: I am trying to setup a piece of hardware that is transparent to the network that transfers ip packets between two interfaces without adding a "hop". Details The particular problem I'm having is that one interface is ppp, the other is ethernet. It is trivial to setup a bridge between two ethernet devices but I am having trouble finding anything for ppp<->ethernet.
Here, the ppp link is an internet connection, and the ethernet connection has exactly one device attached. Once the ppp link is negotiated, I want the ppp peer to think it's talking directly with the device on my ethernet interface and I want the device on my ethernet interface to think it's talking directly to the ppp peer.
Current solution: The best solution I currently have is to alter the routing table. When the ppp link is negotiated, I am given an ip address. I add a route that directs everything to that ip address to the eth0 device. I also set a default route to the ppp device. Now, anything that comes from the ethernet side gets forwarded to the ppp side, and anything directed towards my ip address gets forwarded to the eth0 side.
View 4 Replies
View Related
Sep 2, 2010
I tried to setup a connection as below but face some problem (probably route table setting incorrect). Hope if anyone could shed the light.Basically, I have a PC1 (.1) and PC2 (.130) connected via a PC router. PC router has 2 interfaces: wireless (.2) and ethernet (.129). PC1 connects to PC router via LAN cable/wireless interface, while PC2 connects to PC router via cable. This settings try to simulate 1 wireless connection along the path (and because PC2 is too old to support wireless interface, we need a PC router). These interfaces are all under same 172.16.130.x subnet.
View 3 Replies
View Related
Oct 30, 2010
getting a VLAN router with a wan interface capable of Ethernet and AMT? something under $80-$100 pref.i need to segment a client on my home network.
View 1 Replies
View Related
Aug 5, 2010
following are my Linux router information
eth1= WAN IP= 110.88.89.66/32
Gateway= 110.88.89.65
eth0= LAN IP= 192.168.1.1/24
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
MASQUERADE all -- 0.0.0.0/0 0.0.0.0/0
[Code]....
My ISP gave me IP Pool 110.88.90.68/29 to use this on my LAN. my question is how can I use this IP pool on LAN side interface. i think now its simple. 192.168.1.0 /24 is my LAN network and I can not change this, because i have near 180 PCs on my LAN.
View 3 Replies
View Related
Aug 27, 2011
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.
How do I got about figuring out what the problem is and solving it?
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
[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. (That's how I'm posting this after all!)
View 3 Replies
View Related
Jun 9, 2010
I moved my server and network equipment, and now the wireless works but I cannot get my server online. I host a website, so this is kind of urgent.
I have a wireless router and can access the internet fine on my laptop. My server is wired & connected to the router. It sets up the networking properly.. ifconfig has an ip address, the default gateway is present. But I cannot ping google, or even the router. It says destination host unreachable.
So I go back to the laptop to check the router settings.. sometimes it likes to assign the server the wrong internal ip. But, I can't access the router settings either! The page (192.168.1.1) times out. Same with trying to ping the router. How can the laptop be online if it can't reach the router?
Oddly, ifconfig on my laptop reports an ip address starting with 99.233. It's always given me an internal address starting with 192.168. What's going on here? Is the router not allocating an internal ip? I use wicd to connect, if it's relevant.
We have a windows laptop that can only get a "local connection". Now it does sound like the router is forwarding directly to my laptop, instead of allocating internal ips.
View 1 Replies
View Related
Jul 19, 2010
recently I have installed a suse 10 sp2 on my computer. I have a big problem about connecting to my ADSL Router. The problem is that I can't ping the router at all and the Kinternet log is prompted that
status is: disconnected
trying to connect to smpppd
connect to smpppd
Status is: disconnected
error: cannot read real interface for eth-bus-pci-0000:04:00.0
I can easily open the web page of my router with windows OS but in the suse I can not do that with firefox.
View 6 Replies
View Related
Nov 27, 2009
I want to configure linux CentOS 5 as a router using iptable, .Im new in linux so I need the steps to do that
View 5 Replies
View Related
Jan 18, 2011
ok I am using a customized CentOS distro that is looking for 3 network cards on boot. eth0, eth1, eth2. I do not need eth0 and need to bridge it to eth1.
View 1 Replies
View Related
Apr 2, 2009
is it possible to access any application is not in /var/www/html/ via web interface ?
View 5 Replies
View Related
Feb 18, 2010
I have installed Trac via 'yum install trac'. How do I access the interface? I do not see a trac directory in my /var/www/html directory.
View 1 Replies
View Related
Mar 29, 2011
I'm having all sorts of problems connecting an access point to my computer, but here is one piece that I hope will get me going, if I can get it solved.My computer has two network interfaces, eth0 and eth1. eth1 connects to the cable modem and thence the world, and works fine. eth0 is supposed to connect to the access point over a private network. Here is the output from route with my IP address blotted out:
Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
[code]...
View 2 Replies
View Related
Dec 3, 2008
I'm unable to access the CUPS interface (localhost:631). I used to be able to, but now, everytime I try to, a Page load error comes up with "can't establish a connection to the server at localhost:631." I searched the Ubuntu forums and Google and tried a few things (including installing CUPS v1.3.9) with no change. I've tried stop and staring cups, but nothing is working. Has anyone come across this issue and found a fix for it?
View 5 Replies
View Related
Jun 17, 2010
I am unable to access my voiceone interfaceerrorwsdl error: HTTP ERROR: HTTP authentication failed
View 3 Replies
View Related
Dec 26, 2010
I have a laptop connected to the the net thru an adsl modem, when I switch off the laptop network interface,(thru system-config-network) the light of the laptop network card plugged in the router stays on ( green) where as in my pc, when i do the same thing , the light of my pc network card goes off in the modem
View 5 Replies
View Related
Apr 21, 2011
I have web application running on my server and can access this over the GUI.
This morning I can no longer access the gui interface. The activity LED flickers non stop on my nic card. I cannot ping or ssh into the server. However can access it directly from console and system is responsive when doing that. So i think this is a n/w issue... Any thoughts? How can I troubleshoot this?
View 1 Replies
View Related
Apr 12, 2010
I am trying to use wget to access a RESTful interface, but I can not figure out how to do HTTP PUT with wget. How can I do it? Or isn't it prossible?
View 2 Replies
View Related
Mar 17, 2010
I have set up nagios on Suse 11.2 and it is working fine on the localhost. I can access localhost/nagios, <ipaddress>/nagios in the browser and it loads up the nagios webinterface. If I try on a computer on the network with <ipaddress>/nagios the request times out. I have tested that I can ping to and from both machines (nagios machine and the machine I am trying to access the interface from).Some detailsNagios is running in a hyper-v VM. I installed it through yast2. Communication is run via a switch and sonicwall firewall but firewall has allow all within the network.I have a feeling it's some apache2 setting that I haven't configured or something blocking port 80.
View 7 Replies
View Related
Aug 24, 2010
Suppose a command:
Code:
$ ethtool eth5
Settings for eth5:
[code]....
View 12 Replies
View Related
Feb 17, 2011
i use slackware 13.1 i have apache, mysq, php - working i have a router netgear WPN824v2 - latest firmware port forwarding to my comp 192.168.1.105 port 22 i can access my ssh from my internel lan, but i cannot access it from the outside... i used [URL] to test the port and it says that is closed. i used PFportCheck Program on my other windows computer and it says that "port 22 is opened on another device!" - which is good because it's opened on this computer. also tried to changed the port on sshd_config to 6655 and 22 but it's still cannot connect...
View 1 Replies
View Related
Nov 9, 2010
Currently, I must sudo tcpflow -i lo as root user, I want to grant the lo interface and TCP port range 3000-3999 of all interfaces to user1, how to do that?
View 1 Replies
View Related
Apr 12, 2011
2011-04-11 11:57:03 UTC I don't know what happening with my centralized log-server running octopussy. Currently it is working in a vmware setup with approx 980 Mb ram and is set in bridge mode. Currently is it set to receive logs from logs devices which are 4 in number one of which includes the core isg-1000 device. This setup is still in its test form....now what happens after some time (sometimes it taken days and sometimes just hours) when the connection (https) is suddenly lost to the apache and i can no longer access the interface. What happens more strangely my Ethernet interface gets shutdown on ubuntu. I have to restart the services by issuing /etc/init.d/networking restart.
Even at times it itself start receiving network packets on its own; without even restarting; i don't what the hell is wrong with the server. I cannot understand its erratic behavior. I need a sound and reliable Ethernet connectivity at all times because coz of loss of connectivity in my case would mean loss of logging functionality. I dnt want any time-gap in logging ...as im currently logging some highly critical devices on this server.
View 8 Replies
View Related
Feb 10, 2011
Is there a way to enable a web interface to access openssh-server on my vps incase i'm on a network that does not permit outbound port tcp 22 or any other port of my choosing?
View 1 Replies
View Related
May 31, 2010
is there a way to enable a web interface to access openssh-server on my vps incase i'm on a network that does not permit outbound port tcp 22 or any other port of my choosing?
View 3 Replies
View Related
Jun 20, 2011
I have a Linux mail server (Fedora). This server was set up long before i joined this organization. Now I have these issues I would request assistance:
1. I am not able to access the Graphical User Interface(gui) on this machine. Startx does not work. I have also tried using combination keys alt+ctrl+f...keys but no progress. As a result am not bale to do some tasks.
2. The clamav that is on the machine has since become outdated. Efforts to update it to latest versions have failed. How do i get to update clamav and protect my system?
3. Because of not being able to access the gui as well as the inability to update clamav have led to my server apparently sending spam mail which in turn have led to my public ip being black listed in a number of sites. Now how can i secure this server so that it stops sending the spam mail and hence avoid future blacklisting?(NB am using postfix and the server sits behind a router which connects to the Internet)
4. I have observed that the server has some iptables rules set but everytime the server restarts the rules stop. I have to manually restart them again to run. How do I sort this?
View 8 Replies
View Related
Mar 18, 2010
Guys in windows we physically acces the router by accesories -> communication tools. same way how do we access in fedora?? Similarly is it possible to convert a Fedora system to an router?
View 5 Replies
View Related