由买买提看人间百态

topics

全部话题 - 话题: bcast
(共0页)
g**e
发帖数: 6127
1
来自主题: Hardware版 - 包子求助: e3000 repeater bridge设置
做过了,没用。这个join并不是真正的加入了wireless,只是自动帮你填上SSID啥的,
跟手动填一样的效果
还是感谢
ssh进去之后显示的IP
root@DD-WRT:~# ifconfig
br0 Link encap:Ethernet HWaddr 68:7F:74:AC:BE:90
inet addr:192.168.1.222 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:6005 errors:0 dropped:0 overruns:0 frame:0
TX packets:8828 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:455790 (445.1 K... 阅读全帖
b*********d
发帖数: 2105
2
谢谢指导!可是我试了,还是不行。
这是我macbook的ifconfig情况:
en0: flags=8863 mtu 1500
inet6 fe80::21b:63ff:fe1c:c1c4%en0 prefixlen 64 scopeid 0x4
inet 10.1.1.2 netmask 0xffffff00 broadcast 10.1.1.255
ether 00:1b:63:1c:c1:c4
media: autoselect (1000baseT ) status:
active

en1: flags=8863 mtu 1500
inet6 fe80::21b:63ff:fe0a:2b05%en1 prefixlen 64 scopeid 0x5
... 阅读全帖
p**x
发帖数: 123
3
It's actually pretty much the same, only that you don't encrypt the entire
GRE tunnel in crypto acl, GRE only used as a carrier for IPsec traffic.
Configure ipsec security protocol, define esp or ah or both. Define
interesting traffic in crypto acl. Create gre tunnel, allow routing protocol
or static pass through between ipsec peers.
however, mcast/bcast along with routing protocols are only wrapped by gre,
and interesting(protected) traffic are wrapped by esp and gre.
l***h
发帖数: 9308
4
来自主题: Hardware版 - 求教番茄OpenVPN设置
直接用IP,除了修改client.ovpn这个文件中的地址,没别的地方需要改了吧。
修改后,客户端访问VPN,还是联不通,log文件除了没有下面这行,其他跟原来显示的
都一样
read UDPv4: Connection reset by peer (WSAECONNRESET) (code=10054)
看了一下server端的状态,好像不对
Name Value
Max bcast/mcast queue length 0
o*****l
发帖数: 539
5
I have a Ubuntu 9.04,
InetAddress.getLocalHost() does not work.
InetAddress.getLocalHost().getHostAddress() return "127.0.1.1"
while the actual ip is 192.168.21.62.
$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:24:e8:e7:95:a6
inet addr:192.168.21.62 Bcast:192.168.21.255 Mask:255.255.255.0
inet6 addr: fe80::224:e8ff:fee7:95a6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1078196 errors:0 dropped:0 overruns:0 frame:0
m*c
发帖数: 19
6
does it matter?

I have a Ubuntu 9.04,
InetAddress.getLocalHost() does not work.
InetAddress.getLocalHost().getHostAddress() return "127.0.1.1"
while the actual ip is 192.168.21.62.
$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:24:e8:e7:95:a6
inet addr:192.168.21.62 Bcast:192.168.21.255 Mask:255.255.255.0
inet6 addr: fe80::224:e8ff:fee7:95a6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1078196 errors:0 dropped:0 over
B*********s
发帖数: 292
7
来自主题: Linux版 - Wireless 无法访问局域网
Ubuntu 8.04, 现在蹲在地下室,总算把无限网卡搞定了,能上网,可是看不到局域网
的邻居。
DHCP得到的IP是 192.168.1.104,能上网,但是无法访问192.168.1.1(路由器),
ping的结果是Destination Host Unreachable。同样,在局域网内部其他电脑也不能访
问这台电脑share出来的东西。
只要拉一根网线顺楼梯走下来,就一切都好,所以说samba配置没有问题的。
而且我特地把路由器关掉,跑过来看,果然没有网络了,所以我所连的肯定是自己家的
路由器,不是邻居的。
ben@LINUXSERVER:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:5b:24:9c:1f
inet addr:192.168.1.32 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 err
k*****u
发帖数: 1688
8
用有线网卡的ifconfig的结果
eth0 Link encap:Ethernet HWaddr 00:0c:29:a0:34:e4
inet addr:138.23.191.192 Bcast:138.23.191.255 Mask:255.255.254.0
inet6 addr: fe80::20c:29ff:fea0:34e4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4571 errors:0 dropped:0 overruns:0 frame:0
TX packets:1446 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2107491 (2.1 MB) TX bytes:246723 (246... 阅读全帖
w*s
发帖数: 7227
9
Linux bos2mistevens 2.6.32-33-generic-pae #70-Ubuntu SMP Thu Jul 7 22:51:12
UTC 2011 i686 GNU/Linux
# cat /etc/network/interfaces
auto lo
iface lo inet loopback
# ifconfig
eth0 Link encap:Ethernet HWaddr bc:30:5b:d0:08:0a
inet addr:10.50.180.36 Bcast:10.50.183.255 Mask:255.255.252.0
....
i can ping yahoo.
so
1. why eth0 is not listed in /etc/network/interface ?
2. if i want to change to static ip, will above the right file to change ?
y******e
发帖数: 7
10
来自主题: Unix版 - [转载] ifconfig 一问
【 以下文字转载自 THU 讨论区 】
【 原文由 yjlspace 所发表 】
请问ifconfig其中几项的意思?
1. eth0 Link encap:Ethernet HWaddr 00:02:B3:39:2C:41
2. inet addr:10.0.1.14 Bcast:10.0.1.255 Mask:255.255.255.0
3. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
4. RX packets:86 errors:0 dropped:0 overruns:0 frame:0
5. TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
6. collisions:0 txqueuelen:100
7. RX bytes:5426 (5.2 Kb) TX bytes:1022 (1022.0 b)
8.
l*****x
发帖数: 3431
11
用了Bcast和Allreduce,就没必要用send/recv了
p*******n
发帖数: 273
12
来自主题: Computation版 - a question about MPI_Barrier
mynode 是 node的identifier
numprocs 是node的总数.
在开始的串行程序中, loop按照i循环 100次
现在我想把loop循环简单的分拆开来. 但是有个balance的问题. 如果 node 数目不能
被100整除, 就会出问题.
循环中的barrier 还是要的. 每次循环主节点要读一些数据,然后bcast给所有的nodes.
但是好像和循环外面的barrier冲突了,成了deadlock了. 不知道这种情况怎么解决.
多谢拉

codes.
Barrier
(共0页)