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
-1
votes
1 answer

where is the configuration file for the routing and gateway under centos?

where is the configuration file for these result ? route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0…
ahmad alhilal
  • 175
  • 2
  • 4
  • 11
-1
votes
1 answer

No gateway IP for router

I was trying to make my router to act as a repeater but something went wrong and now the problem i am facing is... my router don't have any default gateway ip now... Here is my current ipconfig,,, without any default gateway ip... Please help to…
-1
votes
3 answers

Replace domain in url for publishers academia login

When working outside of my university IP domain, I have to use a login server to access publishers websites. Most url that were of the form http://pubs.domain.org/XXX.htmlare transformed into…
A postdoc
  • 85
  • 6
-1
votes
1 answer

Register after the payment was made in php

i am coding a script thats needs first to verify if the payment has been made and then proceed to the registration form.. now after I integrated a payment gateway im not sure what is the best solution for the visitor to proceed to registration as a…
-1
votes
1 answer

Magento Payment Gateway

I was looking at the web and did not find anything for magento like our solution. We are a payment gateway which receives information, process and return OK/fail to the page. (restul approach). Is there any clue of how to do it? I know that…
-1
votes
3 answers

How to get system default gateway address in Linux + windows + MAC

I have found a way to get default gateway in Linux with the following command: grep -i "gateway" /etc/network/interfaces | awk print $2 Output: 192.168.14.1 This will not work if the system is in DHCP mode. I need a way to get only 'gateway'…
Mr. Prabhu
  • 35
  • 1
  • 2
  • 12
-1
votes
1 answer

iDeal Payment Gateway PHP script

I have visited the link http://www.ideal.nl, looking for integrating PHP - iDeal payment gateway for an e-commerce website. However, I did not locate the PHP code / API from there. Also there is no provision to create a test/sandbox account to…
-1
votes
1 answer

2 IP in different subnet/gateway to openVz

I m using debian6 with openVz and got 2 IPs form ISP 61.19.252.68 and 61.19.252.55. After setup bridge and assign .68 to Host-node and .55 to Vz101-node every thing work fine, able to access .55 .68 from outside. But after I got another ip,…
Tomz
  • 111
  • 1
  • 5
-2
votes
1 answer

Is there a way to disable and enable the standard gateway in WIndows with cmd

I try to disable and enable the standart gateway so that you cant use the internet but be still in the local Network.
-2
votes
1 answer

The gateway cannot be ping under the bridge mode of CentOS7

everyone!In bridge mode,I can ping any other address under the gateway,but i can not ping gateway,Of course, the outer net is not good either.I looked for a lot of schemes, but none of them worked. Here are some of my…
-2
votes
1 answer

Virtual machine changes default gateway? Nmap scan

I know that default gateway should be my router, and when I check it's address with ipconfig command on windows host pc, it shows that default gateway is 192.168.1.1. But when I check on Linux(virtual machine) it gives me completely different…
Bane2000
  • 187
  • 1
  • 9
-2
votes
1 answer

Can somebody help me fix my router's page from not showing all of its components?

I went to my default gateway to check some things out and I noticed that the layout of the page changed and now is looking a little bit ugly and it's hard for me to navigate in it. Can somebody help me?? Picture of my router's page How It should…
Delfin
  • 1
-2
votes
1 answer

Making changes with ifconfig persistent

can anyone tell me on how to make the following commandline changes persistent? (Like via /etc/network/interfaces or /etc/dhcpcd.conf) route del default ifconfig eth0 add 172.25.1.1 netmask 255.240.0.0 ifconfig eth0:0 netmask 255.240.0.0 route del…
-2
votes
1 answer

How packet gets routed towards IGW of my VPC?

Below is the public route table, that is associated with IGW of my VPC, where first entry indicates that any packet with destination IP address(private) part of CIDR space 172.31.0.0/16 will be accepted(target-local), by this VPC. But packets…
overexchange
  • 15,768
  • 30
  • 152
  • 347
-2
votes
1 answer

Scan local web server for devices

A friend asked me this, so please don't mind if the question looks stupid: Given is local network IP address User wants to scan the server with that address for anything with a Web control, i.e printers / routers / phones etc Any idea if this is…
Jalle
  • 1,566
  • 5
  • 22
  • 42
1 2 3
79
80