$ sudo iptables -n -L OUTPUT
Chain OUTPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           
DROP       all  --  0.0.0.0/0            224.0.0.1           
LOG        all  --  0.0.0.0/0            0.0.0.0/0           LOG flags 0 level 
4 
DROP       all  --  0.0.0.0/0            0.0.0.0/0           
$ sudo iptables -n -L INPUT
Chain INPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:53 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:53 
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:67 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:67 
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:53 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:53 
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:67 
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:67 
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           
LOG        all  --  127.0.0.0/8          0.0.0.0/0           LOG flags 0 level 
4 
DROP       all  --  127.0.0.0/8          0.0.0.0/0           
DROP       all  --  0.0.0.0/0            224.0.0.1           
LOG        all  --  0.0.0.0/0            0.0.0.0/0           LOG flags 0 level 
4 
DROP       all  --  0.0.0.0/0            0.0.0.0/0        
$ ifconfig
eth1      Link encap:Ethernet  HWaddr 00:1a:4d:44:a6:d9  
          inet addr:89.76.97.216  Bcast:89.76.97.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:576  Metric:1
          RX packets:4591 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:319647 (319.6 KB)  TX bytes:922 (922.0 B)
          Interrupt:251 Base address:0x2000 

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
          RX packets:202 errors:0 dropped:0 overruns:0 frame:0
          TX packets:202 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:11252 (11.2 KB)  TX bytes:11252 (11.2 KB)

virbr0    Link encap:Ethernet  HWaddr 0e:93:a3:e1:a3:b3  
          inet addr:192.168.100.1  Bcast:192.168.100.255  Mask:255.255.255.0
          inet6 addr: fe80::c93:a3ff:fee1:a3b3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:468 (468.0 B)

virbr1    Link encap:Ethernet  HWaddr 0a:b3:d0:34:ed:97  
          inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
          inet6 addr: fe80::8b3:d0ff:fe34:ed97/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:468 (468.0 B)

$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.100.0   *               255.255.255.0   U     0      0        0 virbr0
89.76.97.0      *               255.255.255.0   U     1      0        0 eth1
192.168.122.0   *               255.255.255.0   U     0      0        0 virbr1
link-local      *               255.255.0.0     U     1000   0        0 eth1
default         89.76.97.1      0.0.0.0         UG    0      0        0 eth1
   
Packages updated since network was working:

bluetooth 4.25-0ubuntu1 -> 4.25-0ubuntu3
bluez 4.25-0ubuntu1 -> 4.25-0ubuntu3
bluez-alsa 4.25-0ubuntu1 -> 4.25-0ubuntu3
bluez-cups 4.25-0ubuntu1 -> 4.25-0ubuntu3
bluez-gstreamer 4.25-0ubuntu1 -> 4.25-0ubuntu3
bluez-utils 4.25-0ubuntu1 -> 4.25-0ubuntu3
bsdutils 1:2.14-1ubuntu2 -> 1:2.14-1ubuntu3
dpkg 1.14.23ubuntu1 -> 1.14.24ubuntu1
dpkg-dev 1.14.23ubuntu1 -> 1.14.24ubuntu1
dselect 1.14.23ubuntu1 -> 1.14.24ubuntu1
foo2zjs 20080810-0ubuntu4 -> 20080810-0ubuntu5
gcalctool 5.25.3-0ubuntu1 -> 5.25.4-0ubuntu1
gedit 2.25.3-0ubuntu1 -> 2.25.4-0ubuntu1
gedit-common 2.25.3-0ubuntu1 -> 2.25.4-0ubuntu1
glade-3 3.5.4-0ubuntu1 -> 3.5.5-0ubuntu1
glade-gnome-3 3.5.4-0ubuntu1 -> 3.5.5-0ubuntu1
gnome-panel 1:2.24.1-0ubuntu2.3 -> 1:2.25.3-0ubuntu1
gnome-panel-data 1:2.24.1-0ubuntu2.3 -> 1:2.25.3-0ubuntu1
gnome-panel-dbg 1:2.24.1-0ubuntu2.3 -> 1:2.25.3-0ubuntu1
gnome-session 2.24.1-0ubuntu1 -> 2.25.3-0ubuntu1
hal 0.5.12~rc1-0ubuntu3 -> 0.5.12~rc1-0ubuntu4
hdparm 8.9-3ubuntu1 -> 8.9-3ubuntu2
ifupdown 0.6.8ubuntu13 -> 0.6.8ubuntu14
iso-codes 3.5-1 -> 3.5.1-1
libbluetooth3 4.25-0ubuntu1 -> 4.25-0ubuntu3
libgladeui-1-9 3.5.4-0ubuntu1 -> 3.5.5-0ubuntu1
libgnome2-0 2.24.1-1ubuntu1 -> 2.24.1-1ubuntu2
libgnome2-common 2.24.1-1ubuntu1 -> 2.24.1-1ubuntu2
libgnome2-dev 2.24.1-1ubuntu1 -> 2.24.1-1ubuntu2
libgphoto2-2 2.4.2-0ubuntu3 -> 2.4.2-0ubuntu4
libgphoto2-2-dev 2.4.2-0ubuntu3 -> 2.4.2-0ubuntu4
libgphoto2-port0 2.4.2-0ubuntu3 -> 2.4.2-0ubuntu4
libgtksourceview2.0-0 2.5.1-0ubuntu1 -> 2.5.2-0ubuntu1
libgtksourceview2.0-common 2.5.1-0ubuntu1 -> 2.5.2-0ubuntu1
libhal-dev 0.5.12~rc1-0ubuntu3 -> 0.5.12~rc1-0ubuntu4
libhal-storage-dev 0.5.12~rc1-0ubuntu3 -> 0.5.12~rc1-0ubuntu4
libhal-storage1 0.5.12~rc1-0ubuntu3 -> 0.5.12~rc1-0ubuntu4
libhal1 0.5.12~rc1-0ubuntu3 -> 0.5.12~rc1-0ubuntu4
libmtp8 0.3.0-1ubuntu1 -> 0.3.0-1ubuntu2
libnautilus-extension1 1:2.24.2-0ubuntu2 -> 1:2.25.2-0ubuntu4
libpanel-applet2-0 1:2.24.1-0ubuntu2.3 -> 1:2.25.3-0ubuntu1
libpanel-applet2-dev 1:2.24.1-0ubuntu2.3 -> 1:2.25.3-0ubuntu1
libpango1.0-0 1.22.3-1 -> 1.22.4-1
libpango1.0-0-dbg 1.22.3-1 -> 1.22.4-1
libpango1.0-common 1.22.3-1 -> 1.22.4-1
libpango1.0-dev 1.22.3-1 -> 1.22.4-1
libpango1.0-doc 1.22.3-1 -> 1.22.4-1
libpixman-1-0 0.13.2-0ubuntu1 -> 0.13.2-1
libpixman-1-dev 0.13.2-0ubuntu1 -> 0.13.2-1
libsane 1.0.19-21ubuntu1 -> 1.0.19-21ubuntu2
libsane-dev 1.0.19-21ubuntu1 -> 1.0.19-21ubuntu2
libssl-dev 0.9.8g-14ubuntu1 -> 0.9.8g-14ubuntu2
libssl0.9.8 0.9.8g-14ubuntu1 -> 0.9.8g-14ubuntu2
libstreamanalyzer-dev 0.5.11-2 -> 0.6.2-0ubuntu1
libstreamanalyzer0 0.5.11-2 -> 0.6.2-0ubuntu1
libstreams-dev 0.5.11-2 -> 0.6.2-0ubuntu1
libstreams0 0.5.11-2 -> 0.6.2-0ubuntu1
libxau-dev 1:1.0.3-3 -> 1:1.0.4-1
libxau6 1:1.0.3-3 -> 1:1.0.4-1
libxaw7 2:1.0.4-2 -> 2:1.0.5-1
libxaw7-dev 2:1.0.4-2 -> 2:1.0.5-1
mount 2.14-1ubuntu2 -> 2.14-1ubuntu3
nautilus 1:2.24.2-0ubuntu2 -> 1:2.25.2-0ubuntu4
nautilus-data 1:2.24.2-0ubuntu2 -> 1:2.25.2-0ubuntu4
nautilus-dbg 1:2.24.2-0ubuntu2 -> 1:2.25.2-0ubuntu4
openssl 0.9.8g-14ubuntu1 -> 0.9.8g-14ubuntu2
pitivi 0.11.1-0ubuntu1 -> 0.11.3-1
python-lxml 2.1.1-1 -> 2.1.5-1
tasksel 2.73ubuntu12 -> 2.73ubuntu13
tasksel-data 2.73ubuntu12 -> 2.73ubuntu13
tomboy 0.13.1-0ubuntu2 -> 0.13.2-0ubuntu1
udev 124-12 -> 136-2
util-linux 2.14-1ubuntu2 -> 2.14-1ubuntu3
util-linux-locales 2.14-1ubuntu2 -> 2.14-1ubuntu3
x11proto-xext-dev 7.0.3-0ubuntu1 -> 7.0.4-1
amule 2.2.2-2 -> 2.2.3-1
amule-common 2.2.2-2 -> 2.2.3-1
apt-file 2.1.6ubuntu1 -> 2.2.0
gnome-menus 2.24.1-0ubuntu1 -> 2.25.2-0ubuntu1
gnome-mplayer 0.9.2-1 -> 0.9.3-1
libgnome-menu2 2.24.1-0ubuntu1 -> 2.25.2-0ubuntu1
libgpod-common 0.6.0-6ubuntu1 -> 0.6.0-7
libgpod3 0.6.0-6ubuntu1 -> 0.6.0-7
libtotem-plparser12 2.24.3-0ubuntu1 -> 2.25.1-0ubuntu1
policycoreutils 2.0.49-7 -> 2.0.49-8
python-gmenu 2.24.1-0ubuntu1 -> 2.25.2-0ubuntu1
python-gpod 0.6.0-6ubuntu1 -> 0.6.0-7
totem 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-common 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-dbg 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-gstreamer 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-mozilla 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-plugins 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
totem-xine 2.24.3-0ubuntu2 -> 2.25.3-0ubuntu1
vbetool 1.0-3ubuntu2 -> 1.1-1ubuntu1

installed packages:

python-simplejson

remved packages:

ufw

Btw. Network Manager shows working connection.

-- 
[jaunty] network problem
https://bugs.launchpad.net/bugs/315370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to