I can connect successfuly to the Oracle Express Server installation when I am direct on the local computer by enteringhttp://127.0.0.1:8080/apex/However when I go to another computer on the local inhouse LAN and try to connect the Oracle server from there by enteringhttp://192.168.1.145:8080/apex/There is no response from the DB server. Why ?No firewalls are between the two computers.They can see each other when I e.g. ping them.Do I need a local client installation to be able to connect to the remote Oracle Server ?
I have installed Oracle Apex on one host (192.168.0.212) AND Oracle Apex Listener (on Tomcat6.0.28) on other host (192.168.0.215). How can I resolve the following issue with Oracle Apex Listener: "Requested url http://192.168.0.215:8080/apex/ is not allowed"?
When i show popup then popup title has content "http://192.168.1.5...". I don't want to display content "http://192.168.1.5...".Cant you help me ?docaoquangvan.
I am having 2 websites running on a reverse proxy.When ever I am restarting apache I am getting the warningworker http://192.168.1.5/ already used by another workerI googled it but could not reach any meaningful conclusion.My vhost configuration which created above warning isProxyPass / http://192.168.1.5/ProxyPassReverse / http://192.168.1.5/ProxyPass /website1 http://192.168.1.5/website1ProxyPassReverse /website1 http://192.168.1.5/website1
I have Ubuntu 10.04 32-bit server edition installed in a VirtualBox VM with the LAMP, DNS and SSH packages. VirtualBox is running on Vista Home Premium 64-bit host OS. The hostname during the installation has been set as "ubuntu-server". Now when I point my browser to http://localhost/ in Firefox, I get an error message saying that it can't connect, but if I put in the actual IP (assigned to eth0 in ifconfig) http://192.168.0.100/ in the address bar, I get the default Apache message saying that it's working.Also, if I browse to http://ubuntu-server/, I get the Apache default message.
I have just switched from windows XP to ubuntu 10.04 LTS. To connect to net I use an ADSL modem. I used these commands to set network connection:sudo ifconfig eth0 19.168.1.2 netmask 255.255.255.0 upsudo route add default gw 192.168.1.1 eth0sudo route add default gw 192.168.1.1sudo pppoeconfAfter that I followed instructions as they appeared. The problem is since the I am unable to load the page http://192.168.1.1 in mozilla firefox (which I could when I used windows XP). My aim is to check the status of ADSL modem while working. This is connected to my computer and my telephone by cable but i
In ubuntu 10.04 LTS I am currently unable to access the location http://192.168.1.1 I have accessed it earlier. This is necessary for modem configuration. I am at a loss why this is inaccessible at present. Can anybody please advise what to do? I am configuring firewall but I doubt if that has anything to do with my problem. Or in case this may be due to faulty firewall configuration, please indicate denial of possible service/program which may cause this. Also ping 192.168.1.1 reports 100% packet loss. What do I conclude?
Having troubles with redirections FROM the Internet. All works fine on the LAN but from the Internet we cannot surf/reach the subdomain when using domain names in the browser. We can surf the subdomain via IP address.203.219.xx.xx - Win2k, IIS 5.0 server, Port 80 serves up our main website - domain.dom192.168.0.50 - Apache, Port 8090 serves up a subdomain - sandbox.domain.domI created a new subdomain website in IIS and redirected it to http://192.168.0.50:8090 and opened up port 8090 From the internet, We can surf the Apache webserver by IP ie: 203.219.xx.xx:8090. We cannot surf via FQDN ie: h
I have a laptop and a desktop, so when I build a site in php on ubuntu with lamp installed and everything on my desktop, I can turn to my laptop (vista) and bring up http://192.168.2.10/mySite to test it out in IE and Safari etc.Now, why am I having so many problems opening up an ftp program (fileZilla usually) and connecting to ftp://192.168.2.10 from the laptop? What would my password be? Do I have to set something up first?I've done some digging to try to figure it out with no luck. I'm not an Ubuntu expert, but I can manage to do most things that I need to do, but this has me stumped!
how to make my XE working like a web server? When I type http://192.168.1.10/ to load Aplication 103 for example. is this possible or not?Message was edited by: TabadutkoMessage was edited by: Tabadutko
Does anyone know how to change the name to where when type in https://mylinuxbox it will display the default https://localhost/ or http://127.0.0.1 info?I frequently access to my linux box with another pc via webmin(https://192.168.1.x:10000) or ssh(ssh [email protected]). I am developing a database using mysql+php, but every time when I want to access to the https://localhost from another computer I would have to enter http://192.168.1.x. Is there another way to setup a name such as http://mylinuxbox?
i ve setup the private cloud using ubuntu 10.10,everything is fine but could not access the ec2url which is in .eucarc file http://192.168.x.x:8:8773/services/Eucalyptus, it shows "internal server failure error" am not uble to use landscape because of this showing the error "There was an error communicating with the cloud"please help me....how to resolve this?
I can see the password for the wireless network in the Network Manager is correct but NM keeps on trying to connect without any success (the NM icon keeps showing the animation indicating that it's trying to connect). I think this is related to the fact that I when I try to access http://192.168.1.254/ to check out the configuration for my wired internet (as instructed by my wired ISP) it continues to prompt me for my password after I enter it. I have confirmed with my wired ISP that I had the correct username and password. So I think there may be a problem with transmitting passwords overall.
Tengo Ubuntu 9.04 y hasta hace dos semanas podia navegar por internet sin problemas y actualizar via gestor de actualizaciones, pero ahora sigo navegando sin problemas pero al actualizar via gestor me arroja el siguiente error "No pude conectarme a 192.168.0.251:8080 (192.168.0.251). - connect (113 No hay ruta hacia el host)". He buscado en varios foros ayuda al tema pero a la fecha todavia no encuenro la solución, espero me puedan ayudar.
I have got an Ubuntu Server 10.10 running.For some reason, I just can't ssh in. I'm trying from inside the network first.I have not had a chance to try from outside. I'd like to crack the problems one by one.On this server, I have got a hotspot server (coova chilli) up and running. PC clients can get on the Internet fine. This server can ssh localhost, so I guess ssh is fine.eth0 connects me to the router (WAN network)eth1 connects to a switch (LAN network) From what I understand I should be able to ssh in to tun0. I added tun under /etc/modulesRight now, PC clients (that are connected to the
Hi, I am not experienced in networks at all. I just wanted to scan my wireless to see how many other computers are connecting to the same wireless network as me.I did this command:sudo nmap -sP 192.168.1.0/24And I got this result:ubuntu@Ubuntu:~$ sudo nmap -sP 192.168.1.0/24Starting Nmap 5.00 ( http://nmap.org ) at 2010-02-08 10:53 PSTHost serendip-a7ddea (192.168.1.66) is up.Host daniel-PC (192.168.1.67) is up (0.016s latency).MAC Address: 00:22:69:81:5F:30 (Hon Hai Precision Ind. Co.)Nmap done: 256 IP addresses (2 hosts up) scanned in 4.28 secondsMy question is, I know who "daniel-PC
I have a simple network with clients starting from 192.168.1.100 to 192.168.1.105, and my Squid(not transparent) was 192.168.1.99 (via TP-Link router)I'm using Squid's basic configuration, just added theseacl my_network src 192.168.1.0/24 # as my IP rangehttp_access allow my_networkdelay_pools 1delay_class 1 2delay_parameters 1 128000/128000 32000/32000 # 1024kbps, 256kbpsdelay_access 1 allow my_networkdelay_access 1 deny allI think it's working though, but how do I point my IP range from 192.168.1.100 - 192.168.1.105 only? Also, does ubuntu 10.04's sudo apt-get install squid already compiled
I can't mount a remote samba share located on a linux NAS if I use an Ubuntu client, but I can if I use a Windows 7 client. Here's my configuration:- A Linux NAS with a samba server- A Windows 7 computer (it can access the NAS with no problem)- An Ubuntu computer (it returns an error message)When I open Nautilus and type smb://192.168.0.13, it returns the following error message:http://i54.tinypic.com/1rwuaa.pngIt's a fresh installation. How can I troubleshoot the problem?
all :) I'm new on this nice forum and first what I'm gonna do is post a single question about my problem which makes me crazy :/ I have Backtrack 4 R2 installed on my machine... I've started an command multiple times using nmap tool, the command was: nmap 192.168.1.1-255 -Pn my gateway is 192.168.1.1 (by default) my comp has static ip which is 192.168.1.10 (configured in wicd menager) other computers on the LAN network -> it's only one (from my brother) his ip address is dynamic which is 192.168.1.2 (according to to the start pool address 192.168.1.2) as you can see my router is set to -
That's the error I get. I am trying to mount a /home on nfs to /mnt/debian_home on the client computer.[root@localhost ~]# mount -amount: mount to NFS server '192.168.0.3' failed: System Error: Connection refused.[root@localhost ~]# Here are my configuration files on the client. I highlighted with red the two computers.[root@localhost ~]# cat /etc/fstab/dev/md0 / ext3 defaults 1 1/dev/md2 /home ext3 defaults 1 2tmpfs /dev/shm tmpfs defaults 0 0devpts /dev/pts devpts gid=5,mode=620 0 0sysfs /sys sysfs defaults 0 0proc /proc proc defaults 0 0/dev/md1 swap swap defaults 0 0/dev/sda1 /mnt/sda1 ntf
After a fresh install and also a Feisty -> Gutsy upgrade, I'm having network problems that I think the title describes.From Feisty and any other OS on this machine, there are no networking problems.I can access the internet no problem, anything on the local network, 10.0.0.0/24 works fine, ssh/dns/nfs, you name it.Between my local network (10.0.0.0/24) and the DMZ network (192.168.0.0/24) sits an OpenBSD firewall, which I'm sure there isn't a problem with, unless Gutsy is doing some kind of mild spoofing on packets or something.I can ping the DMZ (192.168.0.0/24) machines from Gutsy, but wh
http://www.pcraider.com/dhcpThat's a link to my config file since it's rather long.The first IP address that dhcpd assigns is 192.168.0.254 then 253 252 and so on as opposed to starting with 1.Anyone have any idea why it is doing this?
I installed apache (lamp) on my older computer and the http server seem to work becasue i can see the index.htm with the ip 192.168.1.102. I did port forwarding on my router and when i try to access my website with the real ip (the router's ip) , a access denied htm appear. Where is the problem....:confused:
there. First of all, thanks in advance to anyone who tries to help out.Okay so here's the problem. I frequently use online games and download programs like uTorrent and Limewire, and all of a sudden I can't access my router through 192.168.1.1 anymore! Ports which were open seem to have closed so my downloads are crawling and the lag monster has got me!I really need help, so any advice or ideas would be much appreciated.
y my router always IP start from 192.168.2.1, i wan start with 192.168.1.1... how to do it?? i reset many times ady... still same...
I am trying to connect to a remote MySQL database using VB.NET. This database is located on my LAN at the address 192.168.1.2. I am using MySQL Connector/ODBC 3.51 (MyODBC 3.51) for the connection. It is installed on my computer and on the IP I am trying to connect to. The connection string that I am using is the following- Driver={MySQL ODBC 3.51 Driver};Server=192.168.1.2;Database=mydb;User=root; Password=;Option=3; The error message that I get in VB not too intuitive - System.EventArgs When I try to Add Data Source from the Control Panel I get- [MySQL][ODBC 3.51 Driver]Can't connect to MySQ
a printer is a printer server with a network card (NIC) , printer's IP is 192.168.0.10, how to setup this network printer.that is means: the printer is only a printer dependmently. it is connnect to swich hub with network line, no connect to a computer.how to setup this network printer.
I tried to connect to my mysql server from a win client and the following error appeared:c:\mysql -h 192.168.0.2 -u sqlvmail -p/var/log/mysql.err61 Quit 62 Connect sqlvmail@localhost on vmail62 Query SELECT quota FROM users WHERE id ='sqluserl' AND mbox_host='domain.com'62 Query SELECT CONCAT(home, "/Maildir/") FROM users WHERE id='sqluser' AND mbox_host='domain.com'62 Quit 040427 15:43:52 63 Connect Access denied for user: '@192.168.0.71' (Using password: NO)040427 15:43:55 64 Connect Access denied for user: '@192.168.0.71' (Using password: NO)040427 15:44:00 65 Connect Access denie
i have tried to setup the internet connection , i have speedtouch Adsl modem 585 ( ethernet) modem , on fedora 6 core , i got successed in thati have typed the commandpppoe-starti got connectedbut am not able to browse any pagei have checked the log messages and i found the followingpppd 2.4.4 started by root , uid 0Using interface ppp0Connect : ppp0 <--> /dev/pts/2PPP session is 2613 (0xa35)PAP authentication succeedednot replacing existing default route via 192.168.1.254local ip address 82.114.184.54remote ip address 82.114.184.1i have tried to delete the defualt route using the comman
I install MySQL on a Linux server (ip:192.168.111.12), and use following Java code to create a connection to the server via mysql-connector-J.String url="jdbc:mysql://localhost/QueryTask_Answer"; //String url="jdbc:mysql://192.168.111.12/QueryTask_Answer"; String databasesuser="root"; String password=""; Class.forName("com.mysql.jdbc.Driver"); con=Driver.Manager.getConnection(url, databaseuser, password); ................. .............. This code works well when it runs locally on the machien (ip:192.168.111.12), with the following line String
I tried to get the nic on my motherboard to work and got a message that the hardware did not have a Microsoft digital signature, but I continued anyway. Ever since this attempt, I have been getting the following errors in the event viewer and my ip address is not 169.254.x.x, mask 255.255.0.0, instead of its original 192.168.1.x it got from my router. Event Type: WarningEvent Source: DhcpEvent Category: NoneEvent ID: 1006Date: 12/31/2003Time: 8:42:56 PMUser: N/AComputer: MRCOLLINSDescription:Your computer was unable to automatically configure the IP parameters for the Network Card with the net
I have 2 computers in a network with IPs: 192.168.0.100 and 192.168.0.102. MySQL is installed in 192.168.0.100. A user is created with the command: grant all prilileges on *.* to Edward@'%' identified by 'aaa' And MySQL server is restarted after that. The question is : in 192.168.0.100 I can log in on as Edward, but in 192.168.0.102 I always get the error-- Error 2003: Can't connect to MySQL server on '192.168.0.100'<10060>( using : mysql -h 192.168.0.100 -u Edward -p... ) What does it mean and how can I solve the problem?
I have a shared folder on a machine on my network called "folder" and with Windows I use to use the expression "\\192.168.1.3\folder" from the Run dialog box to open it remotely. What is the equivalent of doing this in Linux? I am running FC2.
i am using mac os. we have four mac's in LAN network. In one system we have created database and grant privileges to every one to access that database. but when i am trying to connect that database, i am getting this kind of error. pls anyone help me rajasekhar:mysql venkata$ bin/mysql -h 192.168.1.3 -u root ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.1.3' (60)
I am trying to connect to a remote MySQL database using VB.NET. This database is located on my LAN at the address 192.168.1.2. I am using MySQL Connector/ODBC 3.51 (MyODBC 3.51) for the connection. It is installed on my computer and on the IP I am trying to connect to. The connection string that I am using is the following- Driver={MySQL ODBC 3.51 Driver};Server=192.168.1.2;Database=mydb;User=root; Password=;Option=3; The error message that I get in VB not too intuitive - System.EventArgs When I try to Add Data Source from the Control Panel I get- [MySQL][ODBC 3.51 Driver]Can't connect to MySQ
When I try to ping a internet sit from linux box I get the errorFrom 192.168.. icmp_seq=0 Destination host unrachableMy box is connected to a liksys router by a ethernet card.. Any help will be highly appreciated.. Ver new to this..
I tried to connect to a remote mysql server ( 192.168.1.197 ) from a server with IP 192.168.1.193. My php connect: $host = "192.168.1.197"; $user = "root"; $pass = "rootpassword"; $database = "sample1"; #$con=@mysql_connect("$host","$user","$pass") or die('Error connecting to mysql'); $con = mysql_connect("$host", "username", "password") or die(mysql_error()); $db="$database"; @mysql_select_db($db, $con); When i run this in the web, I'm getting the (13) error. I've search the web but c
Hi, I have an external drive which is connected to the network via a print/storage server. I can access it by typing ftp://192.168 etc:21/ into nautilus. However I really want to mount it at boot up so I can use it more easily. What would be the easiest way to do this?
I think I did something wrong that made those numbers change...You see what I was trying to do is adjust my router settings to try and make my torrents download faster but I think I did something wrong.To access my router settings, I enter 192.168.0.1 in the address bar and it goes to my router settings. Now it doesn't work. :( How can I fix this?!
I need something like thatcheckip 192.168.3.44 >> ip.txtip.txt: ON!And with that i wish to see if my sister's computer is connected to the internet. Any help would be useful.A ping based solution is ok but i need things like returning 0 for pc not connected to internet and 1 otherwise.
Hi, it seems Ubuntu is blocking me from going 192.168.1.1 in my browser. I tried it on my other laptop and I can login fine. I have ufw disabled, any ideas?
I create an instance and now the host name is 192.168.161.209, so my listener.ora, tnsnames.ora have this IP, also from enterprise Manager in the browser I access with this IP. How can I change it to localhost (127.0.0.1)?
hi.. suppose my local network has a network & subnetwork id 192.168.1 and the sub-network mask is 255.255.255.0, the most common case. Then the host id in my LAN is from 1--- 254.then what is the address 192.168.1.255 ? is it used as the default router ? or something else ?I have no idea with this problem, please help to explain,
If a Winsock program/puter listens to a specific port in a local network, then the 192.168.0.x IP address of that machine is accesible from internet/intruders? I read somewhere that these addresses and something that starts from 10.x.x.x.x are reserved for local networks, but is it safe? I could not imagine for someone to send commands to my winsock listener :mad: (guess what, they may hack the system using any other way, but NOT from my app :D )In addition, is possible to create with Winsock peer-to-peer connections or some other knowledge needed? If so, how can this be done, a winsock listen
I know this is kinda stupid, but doing:sudo ufw allow Sambabasically says anyone can access the samba ports on my server. maybe it's pointless (as if someone's hacked my network they'd have an internal IP anyway), but I'd like to allow the ports defined in certain preconfigured applications to only be accessible from my internal network IPs (192.168.0.0/24). Is there any way to do this besides:sudo ufw allow proto tcp from 192.168.0.0/24 to 445Or a I stuck with the prepackaged application profile allowing access from Anywhere vs. manually entering the information (not that it's a huge problem,
I normally go to http://host:port:8080/apex to login as system user to maitain the database, create user, tablespace and etc.. after upgrade to 3.0.1, I am not able to do this from this urlI tried worspace:systemusername:systempassword: system_passwordhow to do this now?
When i try to connect to MySQL database with MySQL Workbench using root@localhost i get following message:Failed to Connect to MySQL at localhost:3306 with user rootAccess denied for user 'root'@'192.168.0.1' (using pasword: YES)...which is ok, becouse 192.168.0.1 is not listed as a host from which MySQL server should accept connections.I am a little confused, becouse i tell MySQL Workbench to connect using localhost, so server should (at least i think so) receive connection from 127.0.0.1I think i had similar issue with PostgreSQL some time ago, but i just allowed connections from 192.168.0.1
every time i run the (/etc/init.d/dhcp3server start ) the following error ocure :no subnet declaration for eth0 (192.168.131.147)i dont want to use the default ip address in the range 192.168.131.147i want to use range 192.168.1.1 - 192.168.1.50but what can i do to remove the fixed-ip address from ubuntu?
everybody! I have wireless connection between my router and PC. It is the only computer connected. Sometimes Firestarter blocks ports 1900 and 6771 from 192.168.1.100 IP address and sometimes port 68 from 192.168.1.1 IP. I'm a bit confused because 192.168.1.100 is the IP addres i use to open ports in router and 192.168.1.1 is used to access the router settings.. Please, help me to understand what are these and what shell i do? Allow? Deny?
I've happened across a wireless router that has a gateway address of 192.168.0.1 and allots IPs from 192.168.0.64-255My laptop wouldn't connect to it automatically, so I was playing around and found that it needed 0.x instead of 1.xI thought the network manager on ubuntu would have figured that out?!Now its a separate story that the router happens to have no admin password :twisted: