Displaying 8 results from an estimated 8 matches for "some_ip".
Did you mean:
some_id
2006 Jan 26
8
nat table remenbering nat''s
Dear All
Why NAT rules stays valid even if I flush nat anf table chains??
I have:
iptables -P FORWARD DROP
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -s SOME_IP -d SOME_BCP_5_IP --dport 1234 -j ACCEPT
iptables -i nat -A PREROUTING -s SOME_IP -d MY_INTERNET_IP \\
--dport 1234 -j DNAT --to-destination SOME_BCP_5_IP
The conection is established and the data is flowing normaly.
Suddenly I decide to not authorize this data flow anymore. So I
iptable...
2003 Oct 18
0
Getting a list of all possible smb mounts
...;Workgroup.*Master" to get list of hosts
for every found host:
smbclient -L {HOST} -U user%pass
* Parse everything between "Sharename.*Type.*Comment" and
"Server.*Comment" to get available mounts
This mostly works, but has a couple of problems, such as
* smbclient -L some_ip -U user%pass apparently hangs for 10+ minutes
if some_ip belongs to a Windoze box with a paranoid firewall
[Tried with 2.2.8a, 3.0.0, 3.0.1pre1 and current CVS 3.0 branch]
* smbclient -L {WORKGROUP MASTER IP} -U user%pass doesn't always find
all machines in the workgroup, and sometimes fi...
2016 Oct 05
1
Can't Route LAN Traffic Behind Tinc Network
Lars,
Thanks for that tcpdump command, very helpful. I was able to confirm that the packets are indeed reaching the INSIDE node - so I'm suspecting that my routing table might be wrong.
Very Respectfully,
Kismet Agbasi
-----Original Message-----
From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Lars Kruse
Sent: Wednesday, October 5, 2016 4:18 PM
To: tinc at tinc-vpn.org
2011 Feb 15
1
outbound call leg CALLID
Hello everyone
Is there a possibility to catch an outbound callleg ID for the follovong
scenario: some carrier -----> ------(asterisk1) --->-----asterisk2 ?
I can get inbound callid for asterisk1 with a ${SIPCALLID} in
extensions.conf or to look it up in cdrs field (are the same). But how about
outbound? I have all calls just forwarded through asterisk1, not answered
and for every call I
2008 Jan 29
2
Queue member add
Hopefully a fairly easy question for the group...
I have a queue which should contain about 10 agents (it will be all the
phones in the office). This office is remote, so I would like to add
their sip phones into the queue remotely. Also, if the system ever gets
reloaded or rebooted, I need those agents to remain in the queue.
Question:
1) How do you remotely add agents to their respective
2003 Oct 20
1
Getting a list of all possible smb mounts (and bug report on smbtree)
...ist of hosts
> for every found host:
> smbclient -L {HOST} -U user%pass
> * Parse everything between "Sharename.*Type.*Comment" and
> "Server.*Comment" to get available mounts
>
> This mostly works, but has a couple of problems, such as
> * smbclient -L some_ip -U user%pass apparently hangs for 10+ minutes
> if some_ip belongs to a Windoze box with a paranoid firewall
> [Tried with 2.2.8a, 3.0.0, 3.0.1pre1 and current CVS 3.0 branch]
> * smbclient -L {WORKGROUP MASTER IP} -U user%pass doesn't always find
> all machines in the workgro...
2007 Feb 26
2
Apache+mod_proxy_balancer+Mongrel+Mephisto, Apache kills CPU
Our Mephisto install kills Mongrels and causes Apache to pound the
CPU. This started when we moved to Apache+mod_proxy_balancer+Mongrel.
Here''s what we know:
The following things are working OK, except when used in the
combination listed above: mongrel, mongrel_rails, MySQL, Apache,
mod_proxy_balancer. We believe these are all OK because we moved five
other Rails apps to this
2007 Jun 21
23
Redundant internet connections.
(I know that what I''m wanting to do can be done, but for some reason I
can not get it to work for the life of me. I think I have been staring
at it too long and too closely.)
I have two different internet connections from two cooperating ISPs. I
also have a small 8 block of IPs that are globally routable that both
ISPs will route to me via my world facing globally routable IPs that