Displaying 5 results from an estimated 5 matches for "1ee2".
Did you mean:
1e2
2006 Feb 16
3
AGI Flakyness *sigh*
Well, I'm about ready to throw Asterisk across the room.
Can someone tell me WHY, when you've sent a Dial command to Asterisk via AGI, if the callee hangs up the call, Asterisk sends a return code, but if the caller hangs up, it does not???
This means if an agi script services a call, and after the two parties have finished speaking, the person who initiated the call hangs up, the agi
2016 Oct 04
1
Virtualization Networking
On 10/3/2016 7:00 PM, TE Dukes wrote:
> 4: vboxnet0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state
> UNKNOWN qlen 1000
> link/ether 0a:00:27:00:00:00 brd ff:ff:ff:ff:ff:ff
are there any other /etc/sysconfig/network-scripts/ifcfg-**** files
beyond the ones you listed?
--
john r pierce, recycling bits in santa cruz
2016 Oct 04
0
Virtualization Networking
...cope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
link/ether 44:37:e6:53:1e:e2 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.110/24 brd 192.168.1.255 scope global eth0
inet6 fe80::4637:e6ff:fe53:1ee2/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
link/ether 00:1b:21:af:6d:22 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.111/24 brd 255.255.255.255 scope global eth1
inet6 fe80::21b:21ff...
2016 Oct 03
4
Virtualization Networking
On 10/03/2016 04:54 AM, TE Dukes wrote:
> I can get the guest to access the internet but have tried every was possible
> to be able to access the guest from the LAN or even the host. Nothing I have
> tried works.
>
> The only thing all documentation leaves out is how to set up the guest
> networking during the install.
"All documentation" doesn't leave out this
2016 Sep 28
4
Virtualization Networking
...j ACCEPT
-A INPUT -m set --match-set block src -j DROP
COMMIT
# Completed on Tue Sep 27 22:17:35 2016
And my ifconfig:
eth0 Link encap:Ethernet HWaddr 44:37:E6:53:1E:E2
inet addr:192.168.1.110 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::4637:e6ff:fe53:1ee2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:601486 errors:0 dropped:0 overruns:0 frame:0
TX packets:601818 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:412662650 (393.5 MiB) TX bytes...