Questions tagged [gateway]

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning. Try to avoid this.

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning. Try to avoid this.

1201 questions
-2
votes
1 answer

gateway migration services working locally but not remotely

I have been tasked to migrate a gateway server "debian 8.1" from a physical server to a VM using CloneZilla. After running the VM, the VM was working fine and all I have changed is the network card name in: /etc/network/interfaces Then network…
-2
votes
1 answer

Can I have a web site communicate with my android phone so that sms are triggered on the web site and sent from the phone?

I have a project where I want to send a small number of text messages to my client's clients. The automated sms details and timing are stored on a web site and currently, we use an api to an sms provider to send the messages. However, the client has…
Gus007
  • 19
  • 1
-2
votes
1 answer

How to access folder of PC in other network via gateway pc in Java?

I want to read files from a network share with Java. Using jcifs works fine when accessing computers within the same network. Now I need to read files from a computer in another network that is only accessible via a "gateway" pc: Is this possible?…
Sebi
  • 164
  • 1
  • 11
-2
votes
1 answer

Configuring a secondary NIC in Azure with an Internet Gateway

I have a VM in Azure with two NICs. Each NIC has its own subnet. Azure only lets the Primary NIC have a public IP address. It appears that unless you have a public IP address a NIC cannot access the Internet but I need both to have Internet…
Bryon
  • 939
  • 13
  • 25
-2
votes
1 answer

IP Command set gatway

I want to set the gateway to the particular interface via shell script. We can modify the ethernet configuration file like this…
Ganesh Satpute
  • 3,664
  • 6
  • 41
  • 78
-2
votes
1 answer

How to sit between seller and buyers as a payment gateway

i need a solution so process is that i am creating a website that will have a payment processing. so payments have three parties let me explain below. Fund Sender (buyer) Primary Receiver (site owner) Fund receiver (seller) i want if sender…
Virk
  • 21
  • 8
-2
votes
1 answer

Instance with two NIC: how to explicitly choose which it will use as a default gateway

I'm using openstack liberty. I have the following network environment: two networks A and B network A has a router with external connection network B has a router without external connection When I launch a vm in both of those networks I need it…
Artem
  • 1
-2
votes
1 answer

get the response from SMS gateway in php

How to get the response from an SMS gateway (in general) in a site?
Mark
  • 7
  • 4
-2
votes
1 answer

Two gateway routing issue

I have two NICs. On eth1 IP is 10.135.28.86/16. On eth IP is 135.251.8.43/24. My routing table is like below: 135.251.8.0/24 dev eth1 proto kernel scope link src 135.251.8.43 10.135.0.0/16 dev eth0 proto kernel scope link src 10.135.28.86…
laocius
  • 772
  • 1
  • 8
  • 21
-2
votes
1 answer

Alternative gateway on ubuntu

I have one LAN card. I've divided it to sub interfaces. Is there solution to have different working gateways on this interfaces? I want when PC cannot reach to destination using first gateway it should go through secondary gateway. I use Ubuntu…
APTN
  • 1
-2
votes
1 answer

How to get the default gateway of a router where I connected using C#?

I can't figure out how to get it. I googled a lot since yesterday and I do not found any answer. Any Ideas?
Awtszs
  • 323
  • 1
  • 8
  • 33
-3
votes
2 answers

how to write messages iso 8583

I'm planning to make a gateway, I'm studying iso 8583 I'm in doubt, how to transform a credit card into an iso message? something like: card number, expiry date and cvc in an iso8583 message, another question and if a gateway really does this, does…
Cobe
  • 1
  • 1
-3
votes
1 answer

How to maintain/access session variables after returning to webhook url?

we are implementing instamojo payment gateway in PHP. After the payment transaction is successful while returning to our return URL, we are losing existing session values. So how to maintain our session values from payment page.
-3
votes
1 answer

linux config gateway using iptables

I'm build a local server cluster. server2 eth0 IP:168.168.1.2 Gateway: 168.168.1.1 NETMASK: 255.255.0.0 server3: eth0 IP: 168.168.1.3 Gateway: 168.168.1.1 NETMASK: 255.255.0.0 …
user2256235
  • 295
  • 4
  • 15
-4
votes
1 answer

Changing my router gateway address

I'm newbie in system and network configuration ,I have to change my router passerelle to 192.168.1.1 ; how to do that please ?
Bourkadi
  • 738
  • 1
  • 7
  • 17
1 2 3
79
80