View active connection in masquerade
location: linuxquestions.com - date: March 13, 2009
We are running a small linux firewall. I am trying
to determine a user local IP connection but have difficulty.
e.g.
netstat -anp under "Local Address" shows the masquerade IP
address. Whereas netstat -M under "source" show the local IP
address. Is there any command which maps the local IP to
the masquerade address?
Thanks!
Active Connection + Program access to the internet
location: ubuntuforums.com - date: January 18, 2011
There is this active connection in firestarter: ec2-174-129-193-12.compute-1.amazonaws.com (Port 443 - Service HTTPS - program python)
After doing ps aux | grep PID it shows: /usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon
This comes up in the firewall in each login, how do I get rid of it and how did it get there in the first place?
Another question is if there is a way to limit a program's access to the internet. For example KCalender.. The things I type up in there may be stored somewhere. How can I disable complete access to the internet for that program and any other program so they can't backup, share, check etc. ?
need to manually change the active connection to Wired Connection 1 after reboot.
location: ubuntuforums.com - date: July 14, 2012
Hi,
Every time I reboot the pc I need to change the active connection from Ifupdown (eth0) to Wired Connection 1 in the dropdown network connection menu in Edubuntu 12.04 LTS. This is because the IP address from my ISP is only received when selected the Wired Connection 1 option. Also it does not get the ip address ( via the ISP 's dhcp server )the first time but only on the second attempt.
is there any way in which I can set the Wired Connection 1 option as default when rebooting. Or if the Ifupdown (eth0) itself could get the Ip Address when enabled.
Please see the below output of the ifconfig -a command
eth0 Link encap:Ethernet HWaddr 00:25:22:ec:07:58
inet addr:10.26.55.24 Bcast:10.26.63.255 Mask:255.255.192.0
inet6 addr: fe80::225:22ff:feec:758/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:64049 errors:0 dropped:0 overruns:0 frame:0
TX packets:32709 errors:0 dropped:0 overruns:0 carrier
VMware View Client Connection Issues
location: linuxquestions.com - date: September 14, 2012
I installed the VMware View Client for Linux in Ubuntu and whenever I try and connect I recieve:
PHP Code:
problems installing new network interface dhcp ok but no active connection
location: ubuntuforums.com - date: May 16, 2009
Hi, i am running ubuntu 9.04 as a file server at home, i recently got a gigabit router and soon realised that my servers onboard eth was not gigabit, d'oh!
so i have got a gigabit eth adapter, pci slot one and plugged it in, rebooted, and added it to my /etc/network/interfaces file as follows remembering to restart network after:
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.120
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
#The secondary network interface (10/100/1000)
auto eth3
iface eth3 inet dhcp
now when i hot-swap the ethernet cable it does dhcp to my router, the MAC is assigned an ip in the dhcp table. However it does not appear in the 'active clients' list and i am not
Error displaying connection information: No valid active connections found!
location: ubuntuforums.com - date: December 10, 2008
Hi
Yesterday I tried to use "xnetcardconfig" to setup my wired network yesterday, today when i turned on my computer i found the icon of network manager showing x like no connection , right click on the icon and select "connection information" an error message appeared saying:
Error displaying connection information:
No valid active connections found!
Right click on the icon again and select "Edit connections"
i found my connection "eth0" gone , nothing was there , the add button is activated.
Now i have no problem in my network, i tried browsing the net through Firefox and its OK ,torrent is working also, but i just want to fix the network manager problem to work like before.
I tried to reinstall the packages : network-manager-gnome and network-manager, then restart the system but without success.
Any help will be appreciated.
[SOLVED] VPN active, but no Remote Desktop Connection
location: linuxquestions.com - date: February 27, 2010
I am trying to connect to my Company network through VPN. I use a Lynksys router which is most likely not the problem, as I can get the VPN and Remote Desktop to work from a WinXP Pro laptop connected to the same router. I have tried several RDC clients, none of them establish a connection. The VPN connection is active, I can ping and Traceroute to it , but I cannot get the RDC to work. The RDC should connect to 189.0.0.10 on the company network.
Could anyone give me push in the right direction?
Your help is greatly appreciated.
Quickly view a list of active services
location: linuxquestions.com - date: March 30, 2005
Is there any program or command line tool that will let me view a list of running services (daemons) on Linux?
View Oscilloscope Images over Serial Connection
location: ubuntuforums.com - date: January 23, 2009
Is there a program that will take images from an oscilloscope that I have connected via serial port?
View Oscilloscope Images over Serial Connection
location: linuxquestions.com - date: January 23, 2009
Is there a program that will take images from an oscilloscope that I have connected via serial port?
please wait...
Page: 1 2 3 4 5 6 7 8 9 10