search for: sit0

Displaying 20 results from an estimated 133 matches for "sit0".

Did you mean: sit
2006 Sep 13
0
[Bug 508] New: ip6tables conntrack marks all incoming packets as INVALID
...tedBy: lorimz@gmail.com i'm setting up a iptables/ip6tables firewall and i did the following: iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT (this one works OK) ip6tables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT (this one DOES NOT work) my ipv6 interface is sit0, it is a ipv6-over-ipv4 tunnel. all incoming packets are marked invalid, as this ping6 (this log is of the echo-pong replies): Sep 13 10:27:28 eddie inv: IN=sit0 OUT= MAC=40:03:27:00:00:00:1f:00:00:00:00:00:00:21:45:00:00:7c:ac:f0:00:00:16:29:e3:52:a3:a2:aa:b1:50:68:75:5a:60:00:00:00:00:40:3a:3a:2...
2011 May 07
2
Configuring ipv6 reboot persistence, CentOS 5.6
..., I'm running a CentOS 5.6 server through linode. I am atempting to configure it for ipv6, previously this had been done though not by me on a ubuntu box so the hardware can take it. I've got an ipv6 tunnel through Hurricane Electric and at a shell prompt have done the following: ifconfig sit0 up ifconfig sit0 inet6 tunnel ::IPV4 Address ifconfig sit1 up ifconfig sit1 inet6 add IPV6 Address route -A inet6 add ::/0 dev sit1 Testing that with a ping6 works fine. I then want it to persist across reboots. So I added the following to /etc/sysconfig/network: NETWORKING_IPV6=yes...
2009 Jun 08
2
Disabling IPv6 in CentOS 4.7
I thought I'd done that standard stuff /etc/modprobe.conf: alias net-pf-10 off alias ipv6 off /etc/sysconfig/network: NETWORKING_IPV6=no But on reboot I still see ipv6 entries against the eth devices, ipv6 module is still loaded, and sit0 tunnel is present. What needs to be done to disable ipv6? -- rgds Stephen
2008 May 04
2
network-bridge called three times
...eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:80:2d:8f:d2:d3 brd ff:ff:ff:ff:ff:ff inet 172.16.200.23/24 brd 172.16.200.255 scope global eth1 inet6 fe80::280:2dff:fe8f:d2d3/64 scope link valid_lft forever preferred_lft forever 4: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 *****IP link parameters after script import 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host...
2006 Mar 04
2
Do i have to open port 631 for LAN printing
...ines in my LAN. Although i have install driver for the printer on all machines, use samba to share the printer, from the windows machine i still have an error"access denied, can not connect to printer" or something similar. In Security Level, i have checked "trusted device: eth0, sit0" , is port 631 automatically open? How do i know that my problem is not caused by the blocked port? Hope anyone can help Thai ________________________________________________________________________ Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email vi...
2007 Jun 25
1
Ping dom0 <-> domU result in "Destination host unreachable"
...f:ff 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:17:08:45:14:f7 brd ff:ff:ff:ff:ff:ff inet 192.168.130.170/24 brd 255.255.255.255 scope global eth0 inet6 fe80::217:8ff:fe45:14f7/64 scope link valid_lft forever preferred_lft forever 4: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 5: vif0.0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff 6: veth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff...
2006 Mar 25
6
Cannot have eth0 in domU
...#39;file:/images/fc3,sda1,w'' ] root = "/dev/sda1 ro" extra = "4" - xm create -c test.conf - everything in domU is fine except that eth0 is not seen: ifconfig eth0 eth0: error fetching interface information: Device not found - "ifconfig -a" shows lo and sit0 only - on dom0: brctl show bridge name bridge id STP enabled interfaces xenbr0 8000.feffffffffff no peth0...
2009 Nov 07
1
Net-SNMP interfaces out of order
...e machine is rebooted to a different order. For example, I currently see: IF-MIB::ifDescr.1 = STRING: lo IF-MIB::ifDescr.2 = STRING: eth3 IF-MIB::ifDescr.3 = STRING: eth4 IF-MIB::ifDescr.4 = STRING: eth0 IF-MIB::ifDescr.5 = STRING: eth1 IF-MIB::ifDescr.6 = STRING: eth2 IF-MIB::ifDescr.7 = STRING: sit0 Why is this not in proper order? Other servers seem to be ok. my snmpd.conf file has little, if anything as far as config. Is there something I need to put in there for persistence? Bob
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
...systems where all facter lsb* items are missing. Any ideas? Sanitized facter output: architecture => i386 domain => missyou.edu facterversion => 1.5.7 fqdn => broken.missyou.edu hardwareisa => i686 hardwaremodel => i686 hostname => broken id => root interfaces => eth0,sit0 ipaddress => 1.2.1.5 ipaddress_eth0 => 1.2.1.5 is_virtual => true kernel => Linux kernelmajversion => 2.6 kernelrelease => 2.6.18-164.6.1.el5 kernelversion => 2.6.18 macaddress => 00xxxx macaddress_eth0 => 00xxxx manufacturer => VMware, Inc. memoryfree => 811.50 MB...
2007 Apr 18
1
[Bridge] Problem COnnecting AP from Mobile Node
...(redhat 9.0) is using HOSTAP 0.1.3.Any one can help? I heard How-To said we not need to set address on eth0 & wlan0 if we have bridge(with address)but will MN connect straight with bridge that i set? My mobile node setting: [root@localhost scripts]# iwconfig lo no wireless extensions. sit0 no wireless extensions. eth0 no wireless extensions. ip6tnl0 no wireless extensions. mip6mnha no wireless extensions. wlan0 IEEE 802.11b+ ESSID:"mipv6b" Nickname:"acx100 v0.2.0pre8" Mode:Managed Channel:1 Access Point: 00:01:03:88:62:96...
2005 Mar 26
11
Do i need a proxy??
Goodday, First my network layout: dsl router (10.0.0.99) | server (eth0 10.0.0.1, eth1 10.0.1.10) | 3 times windows machine (10.0.1.2, 10.0.1.3, 10.0.1.4) (all with proxy settings 10.0.1.10:8080) Now on the server is mandrake 10 installed with shorewall as firewall. And a apache webserver (and no ftp server). When i turned internet sharing on it started squid which added a line in the
2005 Apr 01
2
Problems using VMWare with a Bridged Firewall
...er preferred_lft forever 4: br0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue link/ether 00:04:5a:8c:67:6a brd ff:ff:ff:ff:ff:ff inet 192.168.0.1/24 brd 192.168.0.255 scope global br0 inet6 fe80::204:5aff:fe8c:676a/64 scope link valid_lft forever preferred_lft forever 5: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 ip route show 192.168.0.0/24 dev br0 proto kernel scope link src 192.168.0.1 Also, the Virtual Win2k Server is currently assigned ip 192.168.0.20 I have attached the output from shorewall status Regards Stewart -- St...
2005 Mar 02
3
unable to start mobile emulator in netbeans
...veryone, First things first. * shorewall version: 2.2.1 * ip addr show: 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 3: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:02:3f:ac:37:58 brd ff:ff:ff:ff:ff:ff inet 192.168.123.2/24 brd 192.168.123.255 scope global eth0 * ip route show: 192.16...
2004 Oct 19
1
Problem with Internal accessing internal via web
...70.56/23 brd 129.15.71.255 scope global secondary eth1:1 inet 129.15.70.24/23 brd 129.15.71.255 scope global secondary eth1:2 inet 129.15.70.49/23 brd 129.15.71.255 scope global secondary eth1:3 inet6 fe80::202:b3ff:fea8:52/64 scope link valid_lft forever preferred_lft forever 6: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 ip route show 192.168.1.0/24 dev eth0 scope link 129.15.70.0/23 dev eth1 scope link 169.254.0.0/16 dev eth1 scope link 127.0.0.0/8 dev lo scope link default via 129.15.70.1 dev eth1 My problem is this. I have two machines se...
2010 Jan 23
2
wifi doesnt work on centos 5.4
...e i m posting in the right place. well, i have a dell vostro 1510 laptop with broadcom wifi adapter. n it doesnt work! :( i installed the wifi drivers with ndiswrapper. iwconfig shows the following. [root at laptop ~]# iwconfig lo no wireless extensions. eth0 no wireless extensions. sit0 no wireless extensions. wlan0 IEEE 802.11g ESSID:off/any Nickname:"laptop" Mode:Managed Frequency:2.417 GHz Access Point: Not-Associated Bit Rate=54 Mb/s Tx-Power:32 dBm RTS thr=2347 B Fragment thr=2346 B Encryption key:off...
2008 Jan 24
1
Dell 2950 and broadcom
...(848.0 b) # ls -la /sys/class/net/ total 0 drwxr-xr-x 6 root root 0 Jan 24 10:39 . drwxr-xr-x 30 root root 0 Jan 24 10:39 .. drwxr-xr-x 3 root root 0 Jan 24 10:57 dev707 drwxr-xr-x 3 root root 0 Jan 24 10:40 eth0 drwxr-xr-x 3 root root 0 Jan 24 10:40 lo drwxr-xr-x 3 root root 0 Jan 24 10:40 sit0 # lsmod |grep bnx bnx2 190425 0 # cat /etc/modprobe.conf alias eth0 bnx2 alias eth1 bnx2 alias scsi_hostadapter megaraid_sas alias scsi_hostadapter1 ata_piix How can I do to setup eth1 device? kind regards
2006 Apr 26
8
Xen 3.0 on FC4 - guest domains cant ping host domain
...ICAST MTU:1500 Metric:1 RX packets:584 errors:0 dropped:0 overruns:0 frame:0 TX packets:338 errors:0 dropped:0 overruns:0 carrier:0 collisions:2 txqueuelen:1000 RX bytes:59953 (58.5 KiB) TX bytes:44108 (43.0 KiB) Interrupt:10 Base address:0x1000 sit0 Link encap:IPv6-in-IPv4 NOARP MTU:1480 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) vif0.0 Link encap:Eth...
2005 Apr 02
11
bluetooth nap and internet access problem
...r 2: eth0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:d0:b7:15:59:b6 brd ff:ff:ff:ff:ff:ff inet 192.168.0.2/24 brd 192.168.0.255 scope global eth0 inet6 fe80::2d0:b7ff:fe15:59b6/64 scope link valid_lft forever preferred_lft forever 3: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 4: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:60:4c:0f:ea:fa brd ff:ff:ff:ff:ff:ff inet 81.57.228.180/24 brd 81.57.228.255 scope global eth1 inet6 fe80::260:4cff:fe0f:eafa/64...
2006 Mar 06
2
Problem getting two x200p cards working on 1.2.4
...rent=55mA PME(D0 +,D1-,D2+,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- And dmesg shows: NET: Registered protocol family 10 Disabled Privacy Extensions on device c0340020(lo) IPv6 over IPv4 tunneling driver divert: not allocating divert_blk for non-ethernet device sit0 eth0: no IPv6 routers present Freed a Wildcard Unregistered Tormenta2 Zapata Telephony Interface Unloaded Zapata Telephony Interface Registered on major 196 Zaptel Version: Echo Canceller: KB1 Registered Tormenta2 PCI Registered tone zone 0 (United States / North America) Registered tone zone 0 (U...
2005 Mar 06
1
3 Interface problem
...forever 4: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:02:a5:d0:92:7c brd ff:ff:ff:ff:ff:ff inet 192.168.2.254/24 brd 192.168.2.255 scope global eth2 inet6 fe80::202:a5ff:fed0:927c/64 scope link valid_lft forever preferred_lft forever 5: sit0: <NOARP> mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0 6: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1492 qdisc pfifo_fast qlen 3 link/ppp inet 216.240.7.166 peer 216.240.0.249/32 scope global ppp0 -------------------------------------------------------------------------...