search for: ip6_table

Displaying 20 results from an estimated 237 matches for "ip6_table".

Did you mean: ip6_tables
2009 Sep 11
1
[Bug 605] New: Flow label for ip6_table
http://bugzilla.netfilter.org/show_bug.cgi?id=605 Summary: Flow label for ip6_table Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: ip6_tables (kernel) AssignedTo: laforge at netfilter.org ReportedBy:...
2003 Jan 27
0
[Bug 11] ip6_tables doesn't work on sparc64
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=11 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED OS/Version| |All Platform| |All
2003 May 23
0
[Bug 11] ip6_tables doesn't work on sparc64
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=11 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From
2013 Jun 13
0
[Bug 605] Flow label for ip6_table
https://bugzilla.netfilter.org/show_bug.cgi?id=605 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |netfilter at linuxace.com Resolution|
2017 Mar 10
4
[Bug 1128] New: ip6_tables connmark or connlabel never matches
https://bugzilla.netfilter.org/show_bug.cgi?id=1128 Bug ID: 1128 Summary: ip6_tables connmark or connlabel never matches Product: netfilter/iptables Version: unspecified Hardware: x86_64 OS: SuSE Linux Status: NEW Severity: normal Priority: P5 Component: ip6_tables (kernel) Assignee:...
2019 Oct 03
1
[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
...e/linux/netfilter_bridge/ebtables.h:197:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] ./usr/include/linux/netfilter_ipv4/ip_tables.h:223:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] ./usr/include/linux/netfilter_ipv6/ip6_tables.h:263:19: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] ./usr/include/linux/tipc_config.h:310:28: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] ./usr/include/linux/tipc_config.h:410:24: error: pointer of type 'void *'...
2014 May 26
2
nwfilter usage
...ct them to. Host and Guest are both running the same platform: Ubuntu 12.04.4 LTS 0.9.8-2ubuntu17.19 I have a basic bridge enabled on the host: brctl addbr brdg brctl addif brdg eth1 ip link set brdg up The host has iptables support: root@host:~# lsmod | grep filt ip6table_filter 12815 0 ip6_tables 27864 2 ip6table_filter,xt_TPROXY iptable_filter 12810 1 ip_tables 27473 4 iptable_raw,iptable_nat,iptable_mangle,iptable_filter x_tables 29891 52 ebt_arp,ebt_ip,ip6table_filter,ebtables,xt_time,xt_connlimit,xt_realm,xt_addrtype,iptable_raw,xt_com...
2014 Feb 24
3
nut in openwrt
..._hcd 38172 1 ehci_platform, ehci_platform 1872 0 ext4 311657 0 gpio_keys_polled 2256 0 hmac 2288 0 input_core 24713 4 gpio_keys_polled,button_hotplug,input_polldev, input_polldev 1923 1 gpio_keys_polled, ip6_tables 8977 3 ip6table_raw,ip6table_mangle,ip6table_filter, ip6t_REJECT 2368 2 ip6t_ah 816 0 ip6t_eui64 704 0 ip6t_frag 880 0 ip6t_hbh 1296 0 ip6t_ipv6header 1072 0 ip6t_mh 704 0 ip6t_rt...
2014 Feb 24
0
nut in openwrt
..._platform, >ehci_platform 1872 0 >ext4 311657 0 >gpio_keys_polled 2256 0 >hmac 2288 0 >input_core 24713 4 >gpio_keys_polled,button_hotplug,input_polldev, >input_polldev 1923 1 gpio_keys_polled, >ip6_tables 8977 3 >ip6table_raw,ip6table_mangle,ip6table_filter, >ip6t_REJECT 2368 2 >ip6t_ah 816 0 >ip6t_eui64 704 0 >ip6t_frag 880 0 >ip6t_hbh 1296 0 >ip6t_ipv6header 1072 0 >ip6t_mh...
2008 Dec 15
2
Zaptel / TDM400P card stopped working
...f_nat,nf_conntrack_ipv4,xt_state ipt_REJECT 6977 2 ipt_LOG 9285 4 iptable_filter 6849 1 ip_tables 14033 3 iptable_nat,iptable_mangle,iptable_filter xt_tcpudp 6977 33 ip6t_REJECT 7617 2 ip6table_filter 6593 1 ip6_tables 15057 1 ip6table_filter x_tables 15557 9 xt_dscp,iptable_nat,xt_state,ipt_REJECT,ipt_LOG,ip_tables,xt_tcpudp,ip6t_REJECT,ip6_tables ipv6 238277 25 ip6t_REJECT dm_multipath 18505 0 parport_pc 26725 0 parport 321...
2014 May 28
3
Re: nwfilter usage
...-2ubuntu17.19 >> >> I have a basic bridge enabled on the host: >> brctl addbr brdg >> brctl addif brdg eth1 >> ip link set brdg up >> >> The host has iptables support: >> root@host:~# lsmod | grep filt >> ip6table_filter 12815 0 >> ip6_tables 27864 2 ip6table_filter,xt_TPROXY >> iptable_filter 12810 1 >> ip_tables 27473 4 >> iptable_raw,iptable_nat,iptable_mangle,iptable_filter >> x_tables 29891 52 >> ebt_arp,ebt_ip,ip6table_filter,ebtables,xt_time,xt_conn...
2013 Dec 05
9
[PATCH 0/2] virtio-net: Fix two bugs on unloading the module
They can be easy to reproduce, if you try to unload virtio-net Andrey Vagin (2): virtio-net: determine type of bufs correctly virtio: delete napi objects from netdev before releasing memory drivers/net/virtio_net.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com>
2013 Dec 05
9
[PATCH 0/2] virtio-net: Fix two bugs on unloading the module
They can be easy to reproduce, if you try to unload virtio-net Andrey Vagin (2): virtio-net: determine type of bufs correctly virtio: delete napi objects from netdev before releasing memory drivers/net/virtio_net.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com>
2019 Jan 31
0
Samba and UFW
...16384 20 xt_multiport 16384 4 xt_limit 16384 21 xt_tcpudp 16384 18 xt_addrtype 16384 4 nf_conntrack_ipv4 16384 11 nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 xt_conntrack 16384 22 ip6table_filter 16384 1 ip6_tables 28672 1 ip6table_filter nf_conntrack_netbios_ns 16384 0 nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns nf_nat_irc 16384 0 nf_conntrack_irc 16384 1 nf_nat_irc nf_nat_ftp 16384 0 nf_nat 32768 2 nf_nat_irc,nf_nat_ftp nf_co...
2012 Jan 22
2
Centso 6.2 bug ?
...this bug: ------------[ cut here ]------------ WARNING: at kernel/sched.c:5914 thread_return+0x232/0x79d() (Not tainted) Hardware name: X8DTU-LN4+ Modules linked in: cpufreq_ondemand acpi_cpufreq freq_table mperf ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 microcode serio_raw i2c_i801 i2c_core iTCO_wdt iTCO_vendor_support igb ioatdma dca i7core_edac edac_core sg ext4 mbcache jbd2 sr_mod cdrom sd_mod crc_t10dif usb_storage pata_acpi ata_generic ata_piix sata_mv dm_mirror dm_region_hash dm_log dm_mod [last unloaded: scsi_wait_scan] Pid: 2241,...
2014 May 26
0
Re: nwfilter usage
...form: > Ubuntu 12.04.4 LTS > 0.9.8-2ubuntu17.19 > > I have a basic bridge enabled on the host: > brctl addbr brdg > brctl addif brdg eth1 > ip link set brdg up > > The host has iptables support: > root@host:~# lsmod | grep filt > ip6table_filter 12815 0 > ip6_tables 27864 2 ip6table_filter,xt_TPROXY > iptable_filter 12810 1 > ip_tables 27473 4 > iptable_raw,iptable_nat,iptable_mangle,iptable_filter > x_tables 29891 52 > ebt_arp,ebt_ip,ip6table_filter,ebtables,xt_time,xt_connlimit,xt_realm,xt_ad...
2010 Oct 24
0
BUG: soft lockup - CPU#7 stuck for 61s! [udisks-dm-expor:11772]
...that before xen4 on debian squeeze 2.6.32-5-xen-amd64 [22077.208077] BUG: soft lockup - CPU#7 stuck for 61s! [udisks-dm-expor:11772] [22077.208139] Modules linked in: ext4 jbd2 crc16 xfs exportfs xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack xt_physdev bridge stp ip6table_filter ip6_tables iptable_filter ip_tables x_tables xen_evtchn xenfs fuse loop snd_pcm snd_timer snd soundcore snd_page_alloc evdev joydev i2c_i801 pcspkr psmouse i2c_core serio_raw ioatdma button processor acpi_processor ext3 jbd mbcache dm_mod sd_mod crc_t10dif usbhid hid ata_generic uhci_hcd ata_piix ehci_hcd mp...
2008 Sep 24
1
Please:( Help me, Kernel Panic, Could not find file system.
...at,ip_nat,ip_conntrack_ftp,ip_conntrack_netbios_ns,xt_state nfnetlink 10713 2 ip_nat,ip_conntrack iptable_filter 7105 1 ip_tables 17029 2 iptable_nat,iptable_filter ip6t_REJECT 9409 1 xt_tcpudp 7105 12 ip6table_filter 6849 1 ip6_tables 18053 1 ip6table_filter x_tables 17349 8 ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables dm_multipath 22089 0 video 21193 0 sbs 18533 0 backlight 10049 1 video i2c_e...
2013 Sep 14
7
[Bug 852] New: IPv6 TEE target sends packets to original IP address on wrong network device
https://bugzilla.netfilter.org/show_bug.cgi?id=852 Summary: IPv6 TEE target sends packets to original IP address on wrong network device Product: netfilter/iptables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: unknown
2019 Jan 30
6
Samba and UFW
Rowland, The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint when it was installed. I'm not sure I can change it. I check it on the Mint forum. I'll turn off the smb... feature and see what happens. Yes the ports listed below are open and set to pass through the firewall. Should I unset the netbios name". Going to try the modification to the ufw rules file as