Debian :: Netstat Showing Google IP Address
Jan 29, 2016
I have just installed a new clean version of debian. an hour later I have used the netstat to check connections and I see this :
The (italic) is me, but the first IP with 104.155. I have searched it on google and it says Google INC. Why is deb connected to it ?
somehost@delldebc2:~$ netstat -actun
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:43182 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
[Code] .....
View 12 Replies
ADVERTISEMENT
Apr 19, 2011
I've never seen the type of output from netstat and don't have a clue what it means.Quote:
tcp 0 0 :::8009 :::* LISTEN 31673/java
tcp 0 0 :::22 :::* LISTEN
[code]...
View 7 Replies
View Related
Dec 10, 2014
The web browser cannot handle Google's new map layout as I experience complete freeze effect when trying to navigate in Street view. This has happened before on the same browser in its older version.
View 3 Replies
View Related
May 20, 2015
I've been a Debian convert for several years now, and generally use the Iceweasel browser (currently 31.7.0) supplied in the Debian repo. I've noticed that since Google Maps added 3-D effects to its Street View interface, and changed things up a bit, that it siezes Iceweasel. You can't "drive" the streets without the screen hanging. I'm running Debian 8 AMD64, and the free Noveau drivers for a Radeon 7570 video chipset. And I duplicated the problem on another PC with an onboard Intel video chipset.
Here's what I attempting in debugging things:
1. Installed the latest Adobe flash (not sure this was necessary).
2. Tried using the non-free ATI drivers, but ran into issues and removed those.
3. Tried tinkering with about:config webgl settings -- but there's a number of those, and I didn't know the minimal number to tweak, so I reverted back to defaults.
4. And unless I'm simply missing something, the "Lite View" option for Google Maps seems to have recently disappeared.
So Google Maps Street View still wasn't working. Then I stumbled across some references to using "force=webgl" as an URL parm in Google Maps: [URL] ....
Out of curiosity then, thinking the issue is not at my end at all, I downloaded the User Agent Switcher for Iceweasel and changed my agent's response to the latest Firefox on Windows 8.1. Reloaded the Google Maps Street View, and bingo -- it works great. Google doesn't like Iceweasel because of that name in the user agent?
This is a klunky method of using Street View, and I have filed an issue with Google (but I give that about as much odds as writing one's congresscritter). Or is there some easier way to use Iceweasel with Google Maps Street View by making more about:config webgl tweaks?
View 4 Replies
View Related
Oct 2, 2015
I use my netbook as a CLI typewriter basically. Is there any way to install a service or something that would monitor a certain folder and automatically sync documents to a remote server at say 5-10 minute intervals?
View 4 Replies
View Related
Jan 22, 2016
When I try installing GE I get an error about missing "lsb-core" and "ia32-libs" packages. Both packages are not in the repositories.
View 8 Replies
View Related
Jun 24, 2015
I use Firefox 99% of the time but what did you all think about this?
Audio capture of microphone allowed from Google Chrome.
[URL] ...
View 2 Replies
View Related
Oct 12, 2015
I,ve upgraded Debian Testing to Gnome 3.18, acrivate from Online Accounts file integration of Google service.
In Nautilus left panel i see my Google Drive accounts but is impossible to mount , i have a generic error (impossible to mount position).
How i can fix this?
Same problem on Arch (Laptop).
View 0 Replies
View Related
May 19, 2010
Is that rather strange or am I missing something. Firefox is obviously open and connected.
View 3 Replies
View Related
May 14, 2010
Here's a good one. Using KMail when I open a new message and click on 'Select' it doesn't seem to be giving me all of my contacts from KAddresbook. Just ones I have sent mail to. That's under the all contacts tab. If I try to select default address book it shows nothing.
View 2 Replies
View Related
Jun 7, 2010
I have UcLinux embedded linux. Hostname is updated in that machine. when I try to capture with MAC scanner tool the host name is not showing only IP address and MAC address is showing.Some IP phones are connected in the same network by which the hostname is shown in MAC scanner tool.how to go ahead to achieve the host name in the MAC scanner tool.
View 4 Replies
View Related
Nov 23, 2010
I have two machine, host1 and host2, that are running Debian 3.1 in an HA setup. AFAIK, they are exactly the same. In the course of tracking down some monitoring bugs, I discovered that on host2 "netstat -s" gives
[Code]..
View 1 Replies
View Related
Jun 25, 2011
I am developing a node application and there is an option to set the process title (process name). This only sets it in some tools (like ps and top), but not in htop or netstat.
I found this article that explained how most applications do it, but it doesn't change in netstat.
That lead me to wonder where those programs are getting the process name. Would they be getting it from /proc/##/cmdline? (## being the PID of the process)
I figure messing with things in /proc is a bad idea (and probably not possible), so if this is where those programs are getting it, is there a way to change it?
View 1 Replies
View Related
Apr 7, 2010
I need to know what this means and what to do to fix this. code...
View 9 Replies
View Related
Feb 13, 2009
I have question regarding netstat? When performing a "netstat -s" I receive the following information regarding dropped packets under IP:
IP:
93978695 total packets received
0 forwarded
0 incoming packets discarded
79472157 incoming packets delivered
65235033 requests sent out
29527 outgoing packets dropped
However if I run a "netstat -i" I have no dropped packets whatsoever: (apologies for the table format):
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
bond0 1500 0 34326528 0 0 0 72755307 0 0 0 BMmRU
bond0:1 1500 0 - no statistics available - BMmRU
bond1 1500 0 28605491 0 0 0 20948952 0 0 0 BMmRU
eth0 1500 0 34199550 0 0 0 72755278 0 0 0 BMsRU
eth1 1500 0 126978 0 0 0 29 0 0 0 BMsRU
eth2 1500 0 97911 0 0 0 1 0 0 0 BMsRU
eth3 1500 0 28507580 0 0 0 20948951 0 0 0 BMsRU
lo 16436 0 34094225 0 0 0 34094225 0 0 0 LRU
View 5 Replies
View Related
Aug 1, 2011
I have an application that uses port 8080 all the time. One time, for some reason, it was taken by I didn't know what.
View 2 Replies
View Related
Aug 24, 2010
how I cat to filter out information about Unix Domain Sockets from netstat output without grep? Is there some option for command (I not found it in man of netstat).
View 2 Replies
View Related
Feb 9, 2010
While running some live tests last week I saw an odd situation where netstat appeared to be displaying the wrong PID and process name for TCP connections. I'm trying to figure out if this is just a strange netstat bug or if it could indicate something odd is happening with our software.
We have a main program which establishes a number of connections, including connecting to a JMS server and listening/accepting a TCP connection. The main program also creates a child process which it uses to communicate with another server. On at least three occasions we saw a situation we saw netstat reporting all the expected TCP connections (correct ip/port for both source and destination), however the child process, instead of the main, was listed for the PID. The main process was still running but netstat no longer reported any TCP connections established by the main program. The main program continued to function correctly, the JMS communication continued to work and we believe the other TCP connection was functioning correctly despite the program supposedly not having any TCP connections.
I'm wondering if this could simply be a bug and/or obscure functionality of netstat that I don't understand which would cause netstat to report the child process as 'owning' the parents TCP connections. I don't know how this would happen or why the parent would continue functioning despite the problem otherwise.
View 1 Replies
View Related
Jan 26, 2011
I had a dream least night in which I was on my computer and I was typing the command Netstat -a in command prompt in Ms-Dos. And I was wondering why it looks so much like a Linux terminal command? This question persisted in my mind after I woke up. So what is the story about it?
View 3 Replies
View Related
Mar 29, 2010
had some problems with setting up Linux on my virtual machine as I cannot connect with putty (connection gets refused) to it but now I guess I figured my problem out, just not the way how to solve it .If I do netstat -nap | grep :22 I get the following output:[[ see attachment ]]
Shouldn`t there be some kind of LAN IP instead of 0.0.0.0?Does anyone have a possible solution for that? Checked iptables and such, they are not causing it.
View 1 Replies
View Related
Nov 23, 2009
While issuing the command netstat -M it shows netstat: no support for `ip_masquerade' on this system. But this system is used as a gateway and iptable rules are set for ip forwarding. Also internet is getting another machine through this machine. What about the message?
View 3 Replies
View Related
Jun 8, 2011
with netstat i found a port with idle state, i google the meaning of IDLE:Idle, opened but not bound.What do you mean by bound?
View 2 Replies
View Related
Jan 8, 2010
When the centos is running a vpn server, there 's a client connecting. The connection can't be seen by netstat -tunp
View 4 Replies
View Related
Dec 1, 2010
I just found something "strange" by using netstat
tcp 0 0 myhost.deprecated:53719 amaretti.chimfar.:54406 ESTABLISHED
How can I check what is the program that is responsible for this line?
View 2 Replies
View Related
Oct 15, 2010
When I run "netstat -a" commnand, it display:
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 20269 /tmp/.gdm_socket
...
unix 2 [ ] DGRAM 997161
unix 3 [ ] STREAM CONNECTED 942628 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 942627
unix 3 [ ] STREAM CONNECTED 942626 /tmp/.X11-unix/X0 ....
Why some socket don't have Path name? And what mean's RefCnt = 2?
View 2 Replies
View Related
Apr 15, 2010
My new box has gotten laggy as all get out.I did a netstat just for the heck of it and:
Code:
0 0 localhost.localdoma:ipp localhost.localdo:47567 TIME_WAIT -
tcp 0 0 localhost.localdoma:ipp localhost.localdo:47557 TIME_WAIT
[code]...
View 3 Replies
View Related
May 16, 2011
I need the port 27015 to be open. I've opened it in iptables :
Quote:
iptables -A INPUT -p tcp -i eth0 --dport 27015 -j
But when i try :
Quote:
netstat -nan
The port 27015 do not appear as "LISTEN".
View 1 Replies
View Related
Jul 14, 2011
I've been experiencing some home web-server slowdown issues lately, and I wanted to see if it's a problem with the server itself. I'm not sure if this might be the problem, but upon checking netstat -tn, I see over 15 instances of the following:
[Code]...
where 192.168.2.9 is the server's local address, the local address port varies, and the foreign address is the server's web address. If anyone knows what might be causing this and/or how to fix i
View 1 Replies
View Related
May 12, 2010
Netstat has always confused me. I ype netstat -pl and get this:
Code:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost:ipp *:* LISTEN 1476/cupsd
tcp 0 0 localhost:postgresql *:* LISTEN 13816/postgres
tcp 0 0 *:44223 *:* LISTEN 1288/sshd
tcp6 0 0 localhost:ipp [::]:* LISTEN 1476/cupsd
tcp6 0 0 localhost:postgresql [::]:* LISTEN 13816/postgres
tcp6 0 0 [::]:44223 [::]:* LISTEN 1288/sshd
udp 0 0 *:bootpc *:* 1267/dhclient
I assume that *:* means that any foreign host can connect from any port, but then what does [::]:* mean? and localhost:ipp... what port is ipp? Shouldn't ports be numeric?
View 1 Replies
View Related
Jun 15, 2011
Whats the proper netstat command to see if Apache hit the MaxClient setting?
View 1 Replies
View Related